| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Rod Taylor <rbt(at)rbt(dot)ca> |
| Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, pgsql-committers(at)postgresql(dot)org, Tom Lane <tgl(at)svr1(dot)postgresql(dot)org> |
| Subject: | Re: pgsql-server/src/bin/pg_dump dumputils.c |
| Date: | 2003-08-17 03:55:08 |
| Message-ID: | 200308170355.h7H3t8205863@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-08-17 03:56:17 | pgsql-server/doc TODO |
| Previous Message | Bruce Momjian | 2003-08-17 03:17:25 | pgsql-server/src/backend/utils/misc postgresql ... |