Re: pgsql-server/src/bin/pg_dump dumputils.c - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql-server/src/bin/pg_dump dumputils.c
Date
Msg-id 200308170355.h7H3t8205863@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql-server/src/bin/pg_dump dumputils.c  (Rod Taylor <rbt@rbt.ca>)
List pgsql-committers
Added to TODO:

    * Add pg_get_acldef(), pg_get_typedefault(), and
      pg_get_attrdef()


---------------------------------------------------------------------------

Rod Taylor wrote:
-- Start of PGP signed section.
> On Thu, 2003-07-31 at 20:57, Christopher Kings-Lynne wrote:
> > > Log message:
> > > Upgrade parsing code for ACLs to be less hokey and more cognizant of
> > > the actual logical structure and quoting rules being used.  Fixes bug
> > > reported by Chris K-L on 7/8/03.
> >
> > I vote for pg_get_acldef() class of functions...
>
> Agreed.. TODO pg_get_acldef(), pg_get_typedefault() and
> pg_get_attrdef().
>
-- End of PGP section, PGP failed!

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/src/backend/utils/misc postgresql ...
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/doc TODO