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 | 9e86bc29b6e5dba11e687161c3520b90b570e491 (patch) | |
tree | ec6d19cb6004ce458dd885291635c98cfdf3e421 /src/backend/executor/nodeTidscan.c | |
parent | 553e576e05b50f9faffbd3dd721e44fc3746898d (diff) |
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/backend/executor/nodeTidscan.c')
0 files changed, 0 insertions, 0 deletions