summaryrefslogtreecommitdiff
path: root/src/include/nodes/primnodes.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-07-28 13:26:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-07-28 13:26:58 -0400
commit46b773d4fe0f0c880a1073cb5366efa02efa8ef8 (patch)
tree765dec4907b86c82048cba3589680b8ad5090b7e /src/include/nodes/primnodes.h
parentd9e74959a7fabe57e38bdda430aa662445bd1dd6 (diff)
downloadpostgresql-46b773d4fe0f0c880a1073cb5366efa02efa8ef8.tar.gz
Improve documentation about CREATE TABLE ... LIKE.
The docs failed to explain that LIKE INCLUDING INDEXES would not preserve the names of indexes and associated constraints. Also, it wasn't mentioned that EXCLUDE constraints would be copied by this option. The latter oversight seems enough of a documentation bug to justify back-patching. In passing, do some minor copy-editing in the same area, and add an entry for LIKE under "Compatibility", since it's not exactly a faithful implementation of the standard's feature. Discussion: <20160728151154.AABE64016B@smtp.hushmail.com>
Diffstat (limited to 'src/include/nodes/primnodes.h')
0 files changed, 0 insertions, 0 deletions