doc: clarify CREATE TABLE AS ... IF NOT EXISTS Mention that the table is not modified if it already exists.
Reported-by: [email protected] Discussion: https://postgr.es/m/[email protected] Backpatch-through: 10 Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e1785d8d9f171d988ff30bace10ef563b532bb4f Modified Files -------------- doc/src/sgml/ref/create_table_as.sgml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
