Re: The mysterious pg_proc.protrftypes
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Joel Jacobson" <joel@compiler.org>
Cc: "Pavel Stehule" <pavel.stehule@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-25T18:05:35Z
Lists: pgsql-hackers
"Joel Jacobson" <joel@compiler.org> writes: > Attached patch adds "(references pg_type.oid)" to the documentation for pg_proc.protrftypes. Agreed, pushed. I also stumbled over a backend core dump while testing it :-(. So this whole area seems a bit spongy ... regards, tom lane
Commits
-
Fix broken ruleutils support for function TRANSFORM clauses.
- 07d46fceb425 14.0 landed
- 57a7d6f49569 9.6.21 landed
- 41309f716ef5 9.5.25 landed
- d09e8789fe5e 10.16 landed
- a7cdd3f7124d 11.11 landed
- a26194f22bf0 13.2 landed
- 4641b2a30f0a 12.6 landed
-
Doc: improve documentation of pg_proc.protrftypes.
- 951862eda57e 14.0 landed
- 652f7818bf97 13.2 landed