diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2013-07-23 14:03:09 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2013-07-23 14:04:36 -0400 |
commit | 5712eeb2e7cf8e4236acffd4a403e7f14a48866f (patch) | |
tree | 7fc5347df300b28b7c9ef37fa3e592a138bffbb1 /src/backend/parser/parse_relation.c | |
parent | 026bc46da33ab6a6f720b0d0500e8a95d075ab92 (diff) | |
download | postgresql-5712eeb2e7cf8e4236acffd4a403e7f14a48866f.tar.gz postgresql-5712eeb2e7cf8e4236acffd4a403e7f14a48866f.zip |
Tweak FOR UPDATE/SHARE error message wording (again)
In commit 0ac5ad5134 I changed some error messages from "FOR
UPDATE/SHARE" to a rather long gobbledygook which nobody liked. Then,
in commit cb9b66d31 I changed them again, but the alternative chosen
there was deemed suboptimal by Peter Eisentraut, who in message
1373937980.20441.8.camel@vanquo.pezone.net proposed an alternative
involving a dynamically-constructed string based on the actual locking
strength specified in the SQL command. This patch implements that
suggestion.
Diffstat (limited to 'src/backend/parser/parse_relation.c')
0 files changed, 0 insertions, 0 deletions