| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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 19:12:43 |
| Message-ID: | 20090211191243.GL8924@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Tom Lane wrote:
> 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.
Yeah, I think we can get away with fixing the queries one by one as we
go over them in future psql improvements. I have committed this for
now.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-02-11 19:30:31 | Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, |
| Previous Message | Alvaro Herrera | 2009-02-11 19:12:04 | pgsql: Improve psql \d+ to show TOAST reloptions too. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-02-11 19:15:54 | Re: GIN fast insert |
| Previous Message | BogDan Vatra | 2009-02-11 19:12:39 | Re: SE-PostgreSQL and row level security |