]> 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)
commitd3d388831d8819dbf415d2cddadded9f9c4135bd
treebca54a49839778d6da18a35fddc1f8659b0df1a8
parenta5b26aaafe4fc4ee96d09103e2692b743850c1a6
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