I noticed a small gap in our recent addition of default arguments for
functions in pg_proc.dat - it chokes if you try to set the default for a
VARIADIC "any" argument. But there's no need if the default argument us
NULL, as it often is. We don't need the argument's type_io_data etc. in
such a case. So this patch just handles NULL without fetching any type info.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера