aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-04-16 18:36:45 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-04-16 18:37:02 -0400
commit767982e36298be4da44a063e36261e9cfdc0bf49 (patch)
tree01504b7acb6310f5f70cde672e66f6ec8047cb9a /src/backend/access/gist/gistbuild.c
parente80949372564c126c92aa7d64de483e04c0ef95e (diff)
downloadpostgresql-767982e36298be4da44a063e36261e9cfdc0bf49.tar.gz
postgresql-767982e36298be4da44a063e36261e9cfdc0bf49.zip
Convert built-in SQL-language functions to SQL-standard-body style.
Adopt the new pre-parsed representation for all built-in and information_schema SQL-language functions, except for a small number that can't presently be converted because they have polymorphic arguments. This eliminates residual hazards around search-path safety of these functions, and might provide some small performance benefits by reducing parsing costs. It seems useful also to provide more test coverage for the SQL-standard-body feature. Discussion: https://postgr.es/m/3956760.1618529139@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions