Re: More fixes for pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: More fixes for pg_dump
Дата
Msg-id 3137.1091639653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на More fixes for pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: More fixes for pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: More fixes for pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> This patch does two things to pg_dump:

> * Dumps comments on columns of composite types

> * Instead of putting all the OWNER TO commands at the end, it dumps then
> after each object.  This is WAY more readable and nice.  ACLs are still
> at the end.

Applied.  I notice though that the line numbers don't seem to match CVS
tip, which suggests that you've got some patches still unapplied?  If
so, Bruce seems to have missed adding them to the patch queue.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Epoch to timestamp conversion function patch
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [BUGS] casting strings to multidimensional arrays yields strange