Possible to run the server with ANSI/ISO string escapeing instead of C-style escapes? - Mailing list pgsql-general

From Ken Johanson
Subject Possible to run the server with ANSI/ISO string escapeing instead of C-style escapes?
Date
Msg-id 421CA61B.5040701@kensystem.com
Whole thread Raw
Responses Rephrased: Possible to run the server without backslash (C-style) escaping?  (Ken Johanson <pg-user@kensystem.com>)
Re: Possible to run the server with ANSI/ISO string escapeing  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Greetings,

Does anyone know if it will be possible to run the server with ANSI/ISO
string escaping instead of C-style escapes? The C style escaping is a
shoot-down for our adoption of postgres, since its non-standard.

Thanks,
ken



pgsql-general by date:

Previous
From: "Andre Schnoor"
Date:
Subject: Re: Simple client messages from within pgPL/SQL
Next
From: Pavel Stehule
Date:
Subject: Re: Help with a very newbie question...