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

Started by Tom Lanealmost 23 years ago4 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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.

#2Christopher Kings-Lynne
chriskl@familyhealth.com.au
In reply to: Tom Lane (#1)
Re: pgsql-server/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.

I vote for pg_get_acldef() class of functions...

Chirs

#3Rod Taylor
rbt@rbt.ca
In reply to: Christopher Kings-Lynne (#2)
Re: pgsql-server/src/bin/pg_dump dumputils.c

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().

#4Bruce Momjian
bruce@momjian.us
In reply to: Rod Taylor (#3)
Re: pgsql-server/src/bin/pg_dump dumputils.c

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