BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command
Date
Msg-id 18336-d3652b898b550423@postgresql.org
Whole thread Raw
Responses Re: BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18336
Logged by:          Yuta MASANO
Email address:      masano@sraoss.co.jp
PostgreSQL version: 16.1
Operating system:   Not Applicable - Documentation Issue
Description:

In the PostgreSQL 16 release notes, there is an entry stating that the
read-only server variables lc_collate and lc_ctype have been removed.
However, the documentation for the SHOW command on the PostgreSQL official
website (https://www.postgresql.org/docs/current/sql-show.html) still lists
lc_collate and lc_ctype as valid variables. This discrepancy suggests that
the documentation has not been updated to reflect the removal of these
variables. This report is to request clarification and, if necessary, an
update to the documentation to accurately represent the current state of
these server variables in PostgreSQL 16.


pgsql-bugs by date:

Previous
From: Marcelo Marques
Date:
Subject: Re: BUG #18328: yum update nothing provides libarmadillo.so.12()(64bit) needed by gdal36-libs-3.6.4-6PGDG.rhel9.x86
Next
From: Laurenz Albe
Date:
Subject: Re: BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command