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

From Japin Li
Subject Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation
Date
Msg-id ME3P282MB31667752995127EDF49B7CDCB697A@ME3P282MB3166.AUSP282.PROD.OUTLOOK.COM
Whole thread Raw
In response to Re: [DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation  (Ishaan Adarsh <ishaanad9@gmail.com>)
List pgsql-hackers
On Tue, 19 Dec 2023 at 17:57, Ishaan Adarsh <ishaanad9@gmail.com> wrote:
> I've addressed the points you raised:
>
> 1. *Missing `<filename>` Tag:*
> I reviewed the "Create the Makefile" section, and it seems that <filename>
> tags are appropriately used for filenames. If there's a specific instance
> where you observed a missing tag, please provide more details, and I'll
> ensure it's addressed.
>

Thanks.

> 2. *Use `CREATE EXTENSION` in "extension--version.sql":*
>  Considering that there's already a CREATE EXTENSION step in the quick
> start guide, I can include a note in the general documentation to explain
> the rationale without repeating it in the individual script. What do you
> think?

Agreed.

--
Regrads,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.



pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: Transaction timeout
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: Add new for_each macros for iterating over a List that do not require ListCell pointer