Fix built-in SQL-language functions to ensure that referenced names
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Oct 2003 16:23:16 +0000 (16:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Oct 2003 16:23:16 +0000 (16:23 +0000)
commitb01699a9e5cfe7d6a9cf8435d15a6e5306a45f4d
tree0629246ec3acb59ce3cc115c1b5526bab321a62c
parent86e5ccaf74b01fe07fa5c6d59ddcec796936f830
Fix built-in SQL-language functions to ensure that referenced names
are properly schema-qualified.

Christopher Kings-Lynne
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h