Re: SET NAMES value value should be single quoted - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: SET NAMES value value should be single quoted
Date
Msg-id 7A9B4125-E52A-4D32-9A0F-40FD37AEC414@yesql.se
Whole thread Raw
In response to SET NAMES value value should be single quoted  (jian he <jian.universality@gmail.com>)
List pgsql-docs
> On 7 Oct 2024, at 11:33, jian he <jian.universality@gmail.com> wrote:
> 
> NAMES
> SET NAMES value is an alias for SET client_encoding TO value.
> 
> it should be:
> SET NAMES 'value' is an alias for SET client_encoding TO value.

Good find, it indeed should. Fixed.

--
Daniel Gustafsson




pgsql-docs by date:

Previous
From: jian he
Date:
Subject: SET NAMES value value should be single quoted
Next
From: Laurenz Albe
Date:
Subject: Re: Streaming Replication vs Logical