Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog,

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog,
Дата
Msg-id 20090211191243.GL8924@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog,  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.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.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "BogDan Vatra"
Дата:
Сообщение: Re: SE-PostgreSQL and row level security
Следующее
От: Tom Lane
Дата:
Сообщение: Re: GIN fast insert