Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3
Andrew Gierth <andrew@tao11.riddles.org.uk>
From: Andrew Gierth <andrew@tao11.riddles.org.uk>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jean-Pierre Pelletier <jean.pierre.pelletier0@gmail.com>,
pgsql-hackers@postgresql.org
Date: 2018-09-03T18:51:21Z
Lists: pgsql-hackers
>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes: Tom> I do not think we can change the names of the output arguments; Tom> it'd break existing queries. However, renaming input arguments Tom> shouldn't affect anything. What about callers that might be using named-argument notation? -- Andrew (irc:RhodiumToad)
Commits
-
Make argument names of pg_get_object_address consistent, and fix docs.
- 337bf254ae81 11.0 landed
- ae5205c8a8ef 12.0 landed
- ccd9a4dbc880 9.5.15 landed
- 5b114b045a47 9.6.11 landed
- 0f3637ace36b 10.6 landed