Thread: pgsql-server/src/bin/pg_dump dumputils.c

pgsql-server/src/bin/pg_dump dumputils.c

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@svr1.postgresql.org    03/07/31 14:21:58

Modified files:
    src/bin/pg_dump: dumputils.c

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.


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

From
"Christopher Kings-Lynne"
Date:
> 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...

Chirs


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

From
Rod Taylor
Date:
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().


Attachment

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

From
Bruce Momjian
Date:
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