| From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
|---|---|
| To: | masano(at)sraoss(dot)co(dot)jp, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command |
| Date: | 2024-02-07 04:01:03 |
| Message-ID: | 94d001ada27f1b39f00370a784395667aa6d44aa.camel@cybertec.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Wed, 2024-02-07 at 02:25 +0000, PG Bug reporting form wrote:
> 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.
Right; here is a patch for that.
Yours,
Laurenz Albe
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Remove-documentation-for-SHOW-LC_COLLATE-LC_CTYPE.patch | text/x-patch | 1.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2024-02-07 07:49:17 | Re: BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command |
| Previous Message | PG Bug reporting form | 2024-02-07 02:25:17 | BUG #18336: Inconsistency in PostgreSQL 16 Documentation for SHOW Command |