Re: generating function default settings from pg_proc.dat

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: generating function default settings from pg_proc.dat
Дата
Msg-id 1905096.1771365586@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: generating function default settings from pg_proc.dat  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> That makes sense. I haven't tested it, but the code looks pretty sane. 
> Nice job. I guess if we ever want to specify a default that's not a 
> Const for some reason we'd have to fall back on the system_views 
> mechanism. But that's not very likely.

Right, the idea of this patch is to make the common cases easy
without making uncommon cases any worse than they were.  We have
enough experience now with default arguments to be pretty sure
that this will cover 90%-plus of the need.

            regards, tom lane



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