postgresql/src
Michael Paquier 65281391a9 Print out error position for some ALTER TABLE ALTER COLUMN type
A ParseState exists in ATPrepAlterColumnType() since its introduction
in 077db40fa1, and it has never relied on a query string that could be
used to point at a location in the origin string on error.

The output of some regression tests are updated, showing the error
location where applicable.  Six error strings are upgraded with the
error location.

Author: Jian He
Discussion: https://postgr.es/m/CACJufxGfbPfWLjcEz33G9eW_epDW0UDi2H05i9eSTPKGJ4rxSA@mail.gmail.com
2025-01-27 13:51:23 +09:00
..
backend Print out error position for some ALTER TABLE ALTER COLUMN type 2025-01-27 13:51:23 +09:00
bin pg_amcheck: Fix test failure on Windows with non-existing role 2025-01-27 08:00:19 +09:00
common Add support for Unicode case folding. 2025-01-23 09:06:50 -08:00
fe_utils Drop warning-free support for Flex 2.5.35 2025-01-15 15:35:08 +01:00
include At update of non-LP_NORMAL TID, fail instead of corrupting page header. 2025-01-25 11:28:14 -08:00
interfaces Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. 2025-01-25 11:28:14 -08:00
makefiles Update copyright for 2025 2025-01-01 11:21:55 -05:00
pl Return yyparse() result not via global variable 2025-01-24 06:55:39 +01:00
port Convert libpgport's pqsignal() to a void function. 2025-01-16 16:41:05 -06:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Print out error position for some ALTER TABLE ALTER COLUMN type 2025-01-27 13:51:23 +09:00
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Change publication's publish_generated_columns option type to enum. 2025-01-23 15:28:37 +05:30
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Convert sepgsql tests to TAP 2025-01-24 12:39:47 +01:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00