| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: cutting down the TODO list thread |
| Date: | 2023-05-15 18:16:35 |
| Message-ID: | 2179023.1684174595@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Sat, May 13, 2023 at 12:42 AM John Naylor
> <john(dot)naylor(at)enterprisedb(dot)com> wrote:
>> Add support for polymorphic arguments and return types to languages other than PL/PgSQL
>> -> Seems if someone needed this, they would say so (no thread).
>>
>> Add support for OUT and INOUT parameters to languages other than PL/PgSQL
>> -> Ditto
> These actually seem like pretty interesting projects.
Yeah. I'm surprised that nobody has gotten around to scratching
this itch yet.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2023-05-15 18:29:56 | Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN |
| Previous Message | Matthias van de Meent | 2023-05-15 18:04:47 | Re: cutting down the TODO list thread |