pgsql/ oc/src/sgml/func.sgml rc/backend/utils/ ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ oc/src/sgml/func.sgml rc/backend/utils/ ...
Date: 2002-06-15 20:03:52
Message-ID: 20020615200352.AAADB475D1C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/06/15 16:03:52

Modified files:
doc/src/sgml : func.sgml
src/backend/utils/adt: name.c
src/include/catalog: catversion.h pg_proc.h

Log message:
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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-06-15 21:28:55 pgsql/doc/src/sgml syntax.sgml
Previous Message Bruce Momjian - CVS 2002-06-15 20:01:31 pgsql/src/interfaces/libpq fe-misc.c