postgresql/src/test
Tom Lane ae6ae424b5 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.
2015-06-12 11:54:03 -04:00
..
examples Fix lo_export usage in example programs. 2012-10-08 21:18:51 -04:00
isolation Fix portability issue in isolationtester grammar. 2015-05-27 19:14:40 -04:00
locale Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
mb Lots of doc corrections. 2012-04-23 22:43:09 -04:00
performance Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
regress Improve error message and hint for ALTER COLUMN TYPE can't-cast failure. 2015-06-12 11:54:03 -04:00
thread Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
Makefile Add isolation test to check-world and installcheck-world 2012-03-05 20:19:20 +02:00