| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, |
| Date: | 2009-02-11 18:39:10 |
| Message-ID: | 12286.1234377550@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane wrote:
>> IMHO the cut-and-paste way that we usually
>> do it in pg_dump is a whole lot easier to read and maintain than this
>> sort of ?: spaghetti.
> Hmm, so should we try to get rid of them in a more consistent fashion?
If you've got the time and interest to work on the rest of describe.c,
it'd be fine with me. I don't feel a compulsion to go fix the rest
right now, though. It just seemed that this particular query had gotten
out of hand.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-02-11 19:12:04 | pgsql: Improve psql \d+ to show TOAST reloptions too. |
| Previous Message | Alvaro Herrera | 2009-02-11 18:03:54 | Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2009-02-11 18:47:14 | Re: GIN fast insert |
| Previous Message | Tom Lane | 2009-02-11 18:33:40 | Re: A deprecation policy |