Re: [PATCH] 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server
Дата
Msg-id 125.1266950877@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: [PATCH] 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane escribi�:
>> That would be an argument for sticking this in the next CF, not for
>> applying it now --- it was submitted after the close of the last CF no?

> Sep. 29 2009?

Oh, I was thinking it had just come in recently, but looking back you're
right.  It did slip through the cracks.

However, has the patch actually been reviewed?  pg_dump is a piece of
code where it is notoriously easy for novices to do things wrong,
and this is especially true for adding output that should only come out
in particular cases.
        regards, tom lane


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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: [PATCH] backend: compare word-at-a-time in bcTruelen
Следующее
От: Greg Stark
Дата:
Сообщение: Re: function side effects