aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-07-25 19:52:08 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-07-25 19:52:08 -0400
commitb7bc06f0cb5fb8add8ae4a79671f8a8611137531 (patch)
treec5362b57bc8968dc851f074caed38839752a52ec /src/backend/commands/variable.c
parent541f493dc1287a0038b8d235d61297f6fdbcb079 (diff)
downloadpostgresql-b7bc06f0cb5fb8add8ae4a79671f8a8611137531.tar.gz
postgresql-b7bc06f0cb5fb8add8ae4a79671f8a8611137531.zip
Doc: fix misleading syntax synopses for targetlists.
In the syntax synopses for SELECT, INSERT, UPDATE, etc, SELECT ... and RETURNING ... targetlists were missing { ... } braces around an OR (|) operator. That allows misinterpretation which could lead to confusion. David G. Johnston, per gripe from masondeanm@aol.com. Discussion: https://postgr.es/m/172193970148.915373.2403176471224676074@wrigleys.postgresql.org
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions