[COMMITTERS] pgsql-server/src/bin/pg_dump dumputils.c dumpu ...

2004-01-06 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/01/06 20:44:21 Modified files: src/bin/pg_dump: dumputils.c dumputils.h pg_dump.c Log message: pg_dump support for function parameter names. ---(end of broad

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

2003-08-16 Thread Bruce Momjian
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: > > > L

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

2003-07-31 Thread Rod Taylor
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

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

2003-07-31 Thread Christopher Kings-Lynne
> 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 ---(end of broadcast)--

[COMMITTERS] pgsql-server/src/bin/pg_dump dumputils.c

2003-07-31 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 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

[COMMITTERS] pgsql-server/src/bin/pg_dump dumputils.c

2003-07-24 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/07/24 12:52:54 Modified files: src/bin/pg_dump: dumputils.c Log message: Fix grant option dumping and related cross-version compatibility issues. ---(end of