aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2024-03-13 13:12:37 +0000
committerDean Rasheed <dean.a.rasheed@gmail.com>2024-03-13 13:12:37 +0000
commita875743ff40226f4096140efc506bd909da2a21f (patch)
tree54f07b0867746cd79c9e905c1c77a47cd7551f82 /contrib/postgres_fdw/postgres_fdw.c
parent6f66fadad91b61f2f3415aafe14f52c2e5e6ad88 (diff)
downloadpostgresql-a875743ff40226f4096140efc506bd909da2a21f.tar.gz
postgresql-a875743ff40226f4096140efc506bd909da2a21f.zip
doc: Improve a couple of places in the MERGE docs.
In the synopsis, make the syntax for merge_update consistent with the syntax for a plain UPDATE command. It was missing the optional "ROW" keyword that can be used in a multi-column assignment, and the option to assign from a multi-column subquery, both of which have been supported by MERGE since it was introduced. In the parameters section for the with_query parameter, mention that WITH RECURSIVE isn't supported, since this is different from plain INSERT, UPDATE, and DELETE commands. While at it, move that entry to the top of the list, for consistency with the other pages. Back-patch to v15, where MERGE was introduced. Discussion: https://postgr.es/m/CAEZATCWoQyWkMFfu7JXXQr8dA6%3DgxjhYzgpuBP2oz0QoJTxGWw%40mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions