doc: Add Identity Column section under Data Definition chapter

Peter Eisentraut <peter@eisentraut.org>

Commit: a37bb7c13995b834095d9d064cad1023a6f99b10
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-01-16T08:42:40Z
Releases: 17.0
doc: Add Identity Column section under Data Definition chapter

This seems to be missing since identity column support was added.  Add
the same.  This gives a place to document various pieces of
information in one place that are currently distributed over several
command reference pages or just not documented (e.g., inheritance
behavior).

Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Author: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://www.postgresql.org/message-id/flat/CAExHW5uOykuTC+C6R1yDSp=o8Q83jr8xJdZxgPkxfZ1Ue5RRGg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +1 −1
doc/src/sgml/ddl.sgml modified +110 −0

Documentation touched

Discussion