]> 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)
commit80cd1a6374fa08151e168cc8b1a210c3358d3a08
tree04e6fb27ff54164110549d2c09648c1da5f115af
parent1ed6f1b9116c9a478a973040319395b58b6648ad
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