Re: generating function default settings from pg_proc.dat - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: generating function default settings from pg_proc.dat
Date
Msg-id 27DBF92A-CFB5-46E8-883A-30683919A847@yesql.se
Whole thread Raw
In response to generating function default settings from pg_proc.dat  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
> On 16 Feb 2026, at 18:31, Andrew Dunstan <andrew@dunslane.net> wrote:

> Motivated by Bug 19409 [1] I decided to do something about a wart that has bugged me for a while, namely the
requirementto write stuff in system_views.sql if you need to specify default values for function arguments. 

I haven't studied the patch yet, but a big +many on the idea.  This has bugged
me many times.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: race condition in pg_class
Next
From: Corey Huinker
Date:
Subject: Re: generating function default settings from pg_proc.dat