]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: sync src/tutorial/basics.source with SGML documentation.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Nov 2022 18:09:14 +0000 (13:09 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Nov 2022 18:09:14 +0000 (13:09 -0500)
commit8687cee44d003acaeb2bca908275d04092741e88
treee7156614c3b3effdb7c7f08daa836223414ee280
parentb7333e826955092776108dfdb7cd358beeeca138
Doc: sync src/tutorial/basics.source with SGML documentation.

basics.source is supposed to be pretty closely in step with
the examples in chapter 2 of the tutorial, but I forgot to
update it in commit f05a5e000.  Fix that, and adjust a couple
of other discrepancies that had crept in over time.

(I notice that advanced.source is nowhere near being in sync
with chapter 3, but I lack the ambition to do something
about that right now.)
src/tutorial/basics.source