diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-10-18 19:06:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-10-18 19:06:10 +0000 |
commit | e341cdb085dad1fc651b96fa64214c253f46ed94 (patch) | |
tree | 70d20986ebb0b280be08ad478171dc3394ca1cef /src/backend/tcop/postgres.c | |
parent | eda80f09ffd016a9fc12fc89f14019d760d998c8 (diff) | |
download | postgresql-e341cdb085dad1fc651b96fa64214c253f46ed94.tar.gz postgresql-e341cdb085dad1fc651b96fa64214c253f46ed94.zip |
Further work on information_schema. _pg_keyissubset() wasn't quite
fully search-path-proof yet; also, element_types view did not work for
parameters and result types of functions, because it didn't generate
the object_name for the function the same way the data_type_privileges
view does. While at it, centralize dependencies on INDEX_MAX_KEYS/
FUNC_MAX_ARGS into a function returning setof int, so that it will be
easier to fix information_schema for nonstandard values of these
parameters.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions