Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation
Date
Msg-id CA+Tgmob15KLwwxh5aZ6S0AAN6msEdm5AVmvyXOjOUMSo1jbTnQ@mail.gmail.com
Whole thread Raw
In response to Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Fri, Dec 22, 2023 at 12:04 PM Pavel Stehule <pavel.stehule@gmail.com> wrote:
> I have not a strong opinion about it. My personal experience is so 99% PL code is PLpgSQL, so it can be there, and
otherPL can be referenced there. I am not sure if there is some common part for all PL. 

After reading over this thread, it seems clear to me that there is no
consensus to proceed with this patch in its current form, and the
discussion seems to have stalled. Accordingly, I've marked this
"Returned with Feedback" in the CommitFest.

Ishaan, if you plan to rework this into a form which might be
acceptable given the review comments made up until now, please feel
free to change this back to "Waiting on Author", and/or move it to a
future CommitFest.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: MIN/MAX functions for a record
Next
From: Tom Lane
Date:
Subject: Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs