diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-01-27 13:51:23 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-01-27 13:51:23 +0900 |
commit | 65281391a937293db7fa747be218def0e9794550 (patch) | |
tree | b42ae0ac950e5ae92f5e7a8d714001b69560dc3f /src/backend/executor/execParallel.c | |
parent | 14793f47192b5eb02197cd03afb88559d7514b76 (diff) | |
download | postgresql-65281391a937293db7fa747be218def0e9794550.tar.gz postgresql-65281391a937293db7fa747be218def0e9794550.zip |
Print out error position for some ALTER TABLE ALTER COLUMN type
A ParseState exists in ATPrepAlterColumnType() since its introduction
in 077db40fa1f3, 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
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions