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

From Tom Lane
Subject Re: 'value' has special behaviour in alter system
Date
Msg-id 831891.1698170753@sss.pgh.pa.us
Whole thread Raw
In response to Re: 'value' has special behaviour in alter system  (Bruce Momjian <bruce@momjian.us>)
Responses Re: 'value' has special behaviour in alter system
List pgsql-docs
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.

            regards, tom lane



pgsql-docs by date:

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