Patch for current_schemas to optionally include implicit ...
authorBruce Momjian <[email protected]>
Sat, 15 Jun 2002 20:03:51 +0000 (20:03 +0000)
committerBruce Momjian <[email protected]>
Sat, 15 Jun 2002 20:03:51 +0000 (20:03 +0000)
commite583b83a4d1414767c93d824ef068b0dd36a82f8
treed7fc8a2b0ec3cb59677a416af23edf40dc44ef28
parent74a7450e6f001f7011eefe6e97e9b8713b8862cb
Patch for current_schemas to optionally include implicit ...

Second cut attached. This one just adds a boolean option to the existing
function to indicate that implicit schemas are to be included (or not).
I remembered the docs as well this time :-)

Dave Page
doc/src/sgml/func.sgml
src/backend/utils/adt/name.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h