]> granicus.if.org Git - postgresql/commit
Patch for current_schemas to optionally include implicit ...
authorBruce Momjian <bruce@momjian.us>
Sat, 15 Jun 2002 20:03:51 +0000 (20:03 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 15 Jun 2002 20:03:51 +0000 (20:03 +0000)
commiteb1ad5b4b57e95c8755acccc0796b44072aba209
treebee18258baa39407f1964274e0bceb11d1093855
parent79ff2e96dec1f6e87bd8e61754dfde9c6502f959
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