| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TODO: Add pg_get_acldef(), pg_get_typedefault(), pg_get_attrdef(), |
| Date: | 2006-06-10 23:33:54 |
| Message-ID: | 200606102333.k5ANXsi27908@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> "Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:
> > O.k. so now what I am getting from this thread is, the functions exist
> > now in pg_dump but we want to pull them out of pg_dump and push them
> > into the backend?
>
> That's exactly what I *don't* want to do. If you can think of a
> use-case for these functions outside of pg_dump, feel free to put them
> in the backend, but pg_dump should continue to do things as it does now.
Oh, OK, I guess. pg_dump already uses some of those functions so I
figured it should use more, but you work in that area more than I do.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Glaesemann | 2006-06-11 01:18:11 | Re: Ranges for well-ordered types |
| Previous Message | Joshua D. Drake | 2006-06-10 23:30:52 | Re: TODO: Add pg_get_acldef(), pg_get_typedefault(), pg_get_attrdef(), |