Re: Changes in CREATE EXTENSION from being an extension to statement

2025-05-04 Thread David G. Johnston
On Saturday, May 3, 2025, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/sql-createextension.html > Description: > > I wonder if it is appropriate to use "CREATE EXTENSION is a PostgreSQL > statement."

Using "make" command in Windows through MinGW

2025-05-04 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/tutorial-sql-intro.html Description: Chapter 2.1 "Introduction". -- I would like to add how to use "make" command on Windows for creation of sql files. Chapter 2.2 "Running 'make' comman

RE: Changes in CREATE EXTENSION from being an extension to statement

2025-05-04 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/sql-createextension.html Description: I wonder if it is appropriate to use "CREATE EXTENSION is a PostgreSQL statement." instead of "CREATE EXTENSION is a PostgreSQL extension."