diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-06-12 11:54:03 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-06-12 11:54:03 -0400 |
commit | 1c150f8aa759aaa9e5761da79653894510d868db (patch) | |
tree | ff70ef21077d43c2a9b45e9bf35c30b447d67983 /src/interfaces/ecpg/preproc/variable.c | |
parent | e9eebbaebf8a494c40b316e203287fd71dd0fd90 (diff) | |
download | postgresql-1c150f8aa759aaa9e5761da79653894510d868db.tar.gz postgresql-1c150f8aa759aaa9e5761da79653894510d868db.zip |
Improve error message and hint for ALTER COLUMN TYPE can't-cast failure.
We already tried to improve this once, but the "improved" text was rather
off-target if you had provided a USING clause. Also, it seems helpful
to provide the exact text of a suggested USING clause, so users can just
copy-and-paste it when needed. Per complaint from Keith Rarick and a
suggestion from Merlin Moncure.
Back-patch to 9.2 where the current wording was adopted.
Diffstat (limited to 'src/interfaces/ecpg/preproc/variable.c')
0 files changed, 0 insertions, 0 deletions