Re: Exclude pg_largeobject form pg_dump

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Exclude pg_largeobject form pg_dump
Дата
Msg-id 20161129161225.GU13284@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Exclude pg_largeobject form pg_dump  (Amul Sul <sulamul@gmail.com>)
Ответы Re: Exclude pg_largeobject form pg_dump
Список pgsql-hackers
Guillaume, Amul,

* Amul Sul (sulamul@gmail.com) wrote:
> The following review has been posted through the commitfest application:
> make installcheck-world:  tested, passed
> Implements feature:       tested, passed
> Spec compliant:           not tested
> Documentation:            tested, passed
>
> Patch v6 looks good to me, passing to committer.
>
> Thanks !
>
> The new status of this patch is: Ready for Committer

I've pushed this patch.  In the future if you are working with the
pg_dump TAP tests and add a new 'run', be sure to update the 'tests' to
indicate which tests should 'like' or 'unlike' that run.  If you have
any questions, feel free to ask.

Thanks!

Stephen

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

Предыдущее
От: "Karl O. Pinc"
Дата:
Сообщение: Re: Patch to implement pg_current_logfile() function
Следующее
От: Christian Convey
Дата:
Сообщение: Re: Tackling JsonPath support