aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2024-12-16 14:52:11 +0900
committerMichael Paquier <michael@paquier.xyz>2024-12-16 14:52:11 +0900
commit39240bcad56dc51a7896d04a1e066efcf988b58f (patch)
treee85b9529dd7f21273581e7b78cd868c4b648c38c /src/backend/access/gist
parent3ad8b840ce8b1d7279f2d0d5fb7d346c0a6a3e8d (diff)
downloadpostgresql-39240bcad56dc51a7896d04a1e066efcf988b58f.tar.gz
postgresql-39240bcad56dc51a7896d04a1e066efcf988b58f.zip
Print out error position for CREATE DOMAIN
This is simply done by pushing down the ParseState available in ProcessUtility() to DefineDomain(), giving more information about the position of an error when running a CREATE DOMAIN query. Most of the queries impacted by this change have been added previously in 0172b4c9449e. Author: Kirill Reshke, Jian He Reviewed-by: Álvaro Herrera, Tom Lane, Michael Paquier Discussion: https://postgr.es/m/CALdSSPhqfvKbDwqJaY=yEePi_aq61GmMpW88i6ZH7CMG_2Z4Cg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions