Re: proposal: possibility to read dumped table's name from file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: proposal: possibility to read dumped table's name from file
Дата
Msg-id 832697.1599178532@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: proposal: possibility to read dumped table's name from file  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: proposal: possibility to read dumped table's name from file
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> So, Tom added a coding pattern for doing this in commit 8f8154a503c7,
> which is ostensibly also to be used in pg_regress [1] -- maybe it'd be
> useful to have this in src/common?

Done, see pg_get_line() added by 67a472d71.

            regards, tom lane



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

Предыдущее
От: "tsunakawa.takay@fujitsu.com"
Дата:
Сообщение: RE: On login trigger: take three
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: 回复:how to create index concurrently on partitioned table