Clarification Needed on VARIADIC Keyword Explanation

2024-11-25 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/plpgsql-overview.html Description: The current documentation for the VARIADIC keyword in PostgreSQL contains an incorrect statement. It says that VARIADIC "prevents expansion of the functi

Operator function clarification needed

2021-06-22 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/gin-builtin-opclasses.html Description: https://www.postgresql.org/docs/12/gin-builtin-opclasses.html It is unclear what the operators do. Page should link to relevant section(s) of docum

Re: Clarification needed

2021-06-12 Thread Dean Gibson (DB Administrator)
On 2021-06-12 12:47, Tom Lane wrote: PG Doc comments form writes: Are the fields in the .pgpass file case sensitive by default? Yes. User name and database name clearly must preserve case distinctions. Maybe there is an argument for the host name to be matched case-insensitively, but I think

Re: Clarification needed

2021-06-12 Thread Tom Lane
PG Doc comments form writes: > Are the fields in the .pgpass file case sensitive by default? Yes. User name and database name clearly must preserve case distinctions. Maybe there is an argument for the host name to be matched case-insensitively, but I think it could cause problems when the host

Clarification needed

2021-06-12 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/libpq-pgpass.html Description: Web page https://www.postgresql.org/docs/13/libpq-pgpass.html Are the fields in the .pgpass file case sensitive by default? Obviously the password is, & it