Re: Outdated note - Mailing list pgsql-docs

From Tom Lane
Subject Re: Outdated note
Date
Msg-id 26235.1161450956@sss.pgh.pa.us
Whole thread Raw
In response to Outdated note  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-docs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> On 4.1.2.1. String Constants, the following note appears:
>   Note:  While ordinary strings now support C-style backslash escapes,
>   future versions will generate warnings for such usage and eventually
>   treat backslashes as literal characters to be standard-conforming.
> That future version is 8.2, so the note should be updated to reflect it.

Done; I ended up rewriting the whole subsection.  I notice though that
the following subsection about dollar quoting could really do with some
rework too, because it implicitly assumes that backslashes are special
in ordinary string literals.  The example it gives to show the
usefulness of dollar quoting for nested literals is really not very
compelling at all if backslashes aren't special :-(.  Can anyone come
up with a better example that depends only on avoiding multiplied
single quotes?

            regards, tom lane

pgsql-docs by date:

Previous
From: Benno Puetz
Date:
Subject: Empty index in A4 version of 8.1 PDF documentation
Next
From: Alvaro Herrera
Date:
Subject: Re: Empty index in A4 version of 8.1 PDF documentation