diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-01-30 11:59:37 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-01-30 11:59:37 -0500 |
commit | ec7e053a98f39a9e3c7e6d35f0d2e83933882399 (patch) | |
tree | fcd59a8d9defc49d85c9eab4bf47abfc10928d58 /contrib/postgres_fdw/postgres_fdw.c | |
parent | fe9e658f4d7fbc12d2b6a74c4ee90c73e53d68ef (diff) | |
download | postgresql-ec7e053a98f39a9e3c7e6d35f0d2e83933882399.tar.gz postgresql-ec7e053a98f39a9e3c7e6d35f0d2e83933882399.zip |
Doc: clarify behavior of boolean options in replication commands.
defGetBoolean() allows the "value" part of "option = value"
syntax to be omitted, in which case it's taken as "true".
This is acknowledged in our syntax summaries for relevant commands,
but we don't seem to have documented the actual behavior anywhere.
Do so for CREATE/ALTER PUBLICATION/SUBSCRIPTION. Use generic
boilerplate text for this, with the idea that we can copy-and-paste
it into other relevant reference pages, whenever someone gets
around to that.
Peter Smith, edited a bit by me
Discussion: https://postgr.es/m/CAHut+PvwjZfdGt2R8HTXgSZft=jZKymrS8KUg31pS7zqaaWKKw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions