Doc: fix minor syntax error in example.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Jul 2024 19:17:52 +0000 (15:17 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Jul 2024 19:17:52 +0000 (15:17 -0400)
commit6159331acfbe2d08361947324e09e446138c7bc1
tree915a2febc3db27ad5257fe01752fc369d6d9c0a2
parenta99cc6c6b4bf083d72fb1e8adfb665a449b7a37f
Doc: fix minor syntax error in example.

The CREATE TABLE option is GENERATED BY DEFAULT *AS* IDENTITY.

Per bug #18543 from Ondřej Navrátil.  Seems to have crept in
in a37bb7c13, so back-patch to v17 where that was added.

Discussion: https://postgr.es/m/18543-93c721689f9928e8@postgresql.org
doc/src/sgml/ddl.sgml