Re: use pg_get_functiondef() in pg_dump

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: use pg_get_functiondef() in pg_dump
Дата
Msg-id acdb65fe-cccf-981e-25bd-00fb07491582@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: use pg_get_functiondef() in pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2020-08-15 16:23, Tom Lane wrote:
> I wouldn't say that it's*fundamentally*  new, but nonethless it disturbs
> me that this proposal has pg_dump assembling CREATE FUNCTION commands in
> very different ways depending on the server version.  I'd rather see us
> continuing to build the bulk of the command the same as before, and
> introduce new behavior only for deparsing the function body.

OK, I'll work on something like that.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: use pg_get_functiondef() in pg_dump
Следующее
От: Ashutosh Sharma
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."