aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/command.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2023-05-10 18:26:10 +0200
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2023-05-10 18:26:10 +0200
commit8e1d68c8f8eae96334db2f6633d2a61bcfb22f9a (patch)
tree0b535de9b0b0939dcb39f118922fa789ced31600 /src/bin/psql/command.c
parentccd21e1cfa11fa4f39d01d95cf119beae9cf4d20 (diff)
downloadpostgresql-8e1d68c8f8eae96334db2f6633d2a61bcfb22f9a.tar.gz
postgresql-8e1d68c8f8eae96334db2f6633d2a61bcfb22f9a.zip
Fix publication syntax error message
There was some odd wording in corner-case gram.y error messages "some error ... at or near", which appears to have been modeled after "syntax error" messages. However, they don't work that way, and they're just wrong. They're also uncovered by tests. Remove the trailing words, and also add tests. They were introduced with 5a2832465fd8; backpatch to 15. Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Diffstat (limited to 'src/bin/psql/command.c')
0 files changed, 0 insertions, 0 deletions