pgsql: doc: clarify CREATE TABLE AS ... IF NOT EXISTS

Started by Bruce Momjianalmost 4 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

doc: clarify CREATE TABLE AS ... IF NOT EXISTS

Mention that the table is not modified if it already exists.

Reported-by: frank_limpert@yahoo.com

Discussion: /messages/by-id/164441177106.9677.5991676148704507229@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/create_table_as.sgml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)