Thread: pgsql: doc: Reorganize CREATE TABLE / LIKE option documentation

pgsql: doc: Reorganize CREATE TABLE / LIKE option documentation

From
Peter Eisentraut
Date:
doc: Reorganize CREATE TABLE / LIKE option documentation

This section once started out small but has now grown quite a bit and
needs a bit of structure.

Rewrite as list, add documentation of EXCLUDING, and improve the
documentation of INCLUDING ALL instead of just listing all the options
again.

per report from Yugo Nagata that EXCLUDING was not documented, that part
reviewed by Daniel Gustafsson, most of the rewrite was by me

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b46727e07a9f4b8e0c8de1f10bfd4986b02c154c

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml | 168 +++++++++++++++++++++++++------------
1 file changed, 113 insertions(+), 55 deletions(-)