public inbox for [email protected]  
help / color / mirror / Atom feed
From: PG Doc comments form <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Change CLIENT_ENCODING to client_encoding plus a question on "SET NAMES"
Date: Wed, 23 Jun 2021 05:16:29 +0000
Message-ID: <[email protected]> (raw)

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/multibyte.html
Description:

Here is a tiny modification at [1] (change CLIENT_ENCODING to lowercase): 
-SET CLIENT_ENCODING TO 'value';
+SET client_encoding TO 'value';

Besides that, please allow me ask a question. 
The PG doc at[1] said "you can use the standard SQL syntax SET NAMES for
this purpose", and it works. But no PG help-doc describes this SQL syntax of
"SET NAMES".
Is it on purpose or missed? I'd be grateful if anyone can share me the rule
on whether or not to add a SQL syntax in PG help-doc.

[1]https://www.postgresql.org/docs/13/multibyte.html


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Change CLIENT_ENCODING to client_encoding plus a question on "SET NAMES"
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox