Re: 'value' has special behaviour in alter system - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: 'value' has special behaviour in alter system
Date
Msg-id ZTgOnpx_FQx-aF5g@momjian.us
Whole thread Raw
In response to Re: 'value' has special behaviour in alter system  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 'value' has special behaviour in alter system
List pgsql-docs
On Tue, Oct 24, 2023 at 02:05:53PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I have developed the attached patch to document this.
> 
> This seems a little imprecise:
> 
> +      Values with non-alphanumeric characters must be quoted.
> 
> I think accurate is more like "Values that are neither a number
> nor a valid identifier must be quoted."
> 
> Also, that para already mentions that the input can be a
> comma-separated list when appropriate, so your add-on para seems
> partially repetitive.  I think you could just drop the first
> sentence of it.

Agreed, updated patch attached.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Attachment

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'value' has special behaviour in alter system
Next
From: Bruce Momjian
Date:
Subject: Re: Getting started