pgsql: doc: remove mention of backslash doubling in strings

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove mention of backslash doubling in strings
Date: 2023-09-08 21:25:43
Message-ID: E1qeiz1-0030ac-Jk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove mention of backslash doubling in strings

Reported-by: Laurenz Albe

Discussion: https://postgr.es/m/0b03f91a875fb44182f5bed9e1d404ed6d138066.camel@cybertec.at

Author: Laurenz Albe

Backpatch-through: 11

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c8cea8159f79e9c590ec924c2e4ac83be4453ad7

Modified Files
--------------
doc/src/sgml/syntax.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-09-09 12:13:02 pgsql: Remove redundant assignments in copyfrom.c
Previous Message Masahiko Sawada 2023-09-08 13:53:50 pgsql: Stabilize subscription stats test.