| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Joel Jacobson <joel(at)compiler(dot)org> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: The mysterious pg_proc.protrftypes |
| Date: | 2021-01-25 08:01:33 |
| Message-ID: | CAFj8pRCokq3Ukdmb2wenkrEjxR9_dhM46GCzTQAPOsLF6z6SBQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
po 25. 1. 2021 v 8:47 odesílatel Joel Jacobson <joel(at)compiler(dot)org> napsal:
> On Mon, Jan 25, 2021, at 08:14, Pavel Stehule wrote:
> >you should to use TRANSFORM clause in CREATE FUNCTION statement
>
> Thanks, it worked, and like expected it references the pg_type.oid of the
> transform.
>
> Attached patch adds "(references pg_type.oid)" to the documentation
> for pg_proc.protrftypes.
>
> Suggested commit message: "Document the fact that pg_proc.protrftypes
> references pg_type.oid"
>
+1
Pavel
> /Joel
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | iwata.aya@fujitsu.com | 2021-01-25 08:07:15 | RE: libpq debug log |
| Previous Message | Joel Jacobson | 2021-01-25 07:57:48 | [PATCH] Document the fact that pg_proc.protrftypes references pg_type.oid |