Forcing backslash to be treated as ordinary string character - Mailing list pgsql-general

From John Gunther
Subject Forcing backslash to be treated as ordinary string character
Date
Msg-id 44910F5C.2010800@bucksvsbytes.com
Whole thread Raw
Responses Re: Forcing backslash to be treated as ordinary string character  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Doc section 4.1.2.1 says that in future, backslashes will be treated as
ordinary string characters. It says to use the "E" string prefix to
ensure that backslashes are permanently treated as escape characters.

Question: Aside from "dollar quoting" (Section 4.1.2.2), is there any
way NOW to force backslashes in string constants to be treated as
ORDINARY characters?

Thanks

pgsql-general by date:

Previous
From: "Linux Portal"
Date:
Subject: How to optimize PostgreSQL database size
Next
From: "Samad, Alex"
Date:
Subject: postgres and ldap