Re: Unexpected result from ALTER FUNCTION— looks like a bug
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Bryn Llewellyn <bryn@yugabyte.com>
Cc: Tom Lane PostgreSQL <tgl@sss.pgh.pa.us>,
Julien Rouhaud <rjuju123@gmail.com>, pgsql-general list <pgsql-general@lists.postgresql.org>
Date: 2022-04-20T17:58:24Z
Lists: pgsql-general
On Wed, Apr 20, 2022 at 10:54 AM David G. Johnston < david.g.johnston@gmail.com> wrote: > > > https://github.com/postgres/postgres/commit/344a225cb9d42f20df063e4d0e0d4559c5de7910 > > (I haven't figured out what the official way to reference a commit is, I > use the GitHub clone for research so there ya go). > > Nevermind...not a huge fan of gitweb yet but I do have the commit from the message sent to -committers. https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9130f8cbb91954f7a40de70c014c01b552df31da David J.
Commits
-
Fix breakage in AlterFunction().
- f583633bc130 13.7 landed
- 9130f8cbb919 11.16 landed
- 481a99811a41 12.11 landed
- 409bcfda6bd6 10.21 landed
- 344a225cb9d4 15.0 landed
- 08a9e7a8c791 14.3 landed