Re: Possible to run the server with ANSI/ISO string - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Possible to run the server with ANSI/ISO string
Date
Msg-id 20050228182446.GA27212@wolff.to
Whole thread Raw
In response to Re: Possible to run the server with ANSI/ISO string  (Ken Johanson <pg-user@kensystem.com>)
Responses Re: Possible to run the server with ANSI/ISO string  (Ken Johanson <pg-user@kensystem.com>)
List pgsql-general
On Mon, Feb 28, 2005 at 10:13:00 -0700,
  Ken Johanson <pg-user@kensystem.com> wrote:
>
> Besides, the version-deprecation / version requirements you mention
> exists in every piece of software I've even seen. Sometime they're okay
> with a really old version, sometime only the newest will do. This is the
> very argument for getting PG to offer an (use-optional) escape behavior
> inline with the rest - to mitigate these version requirements down the road.

Shouldn't this data be being passed through some standard code that checks if
escaping is needed? If so, is that the right place to handle whether or not
backslashes need to be escaped in addition to single quotes?

pgsql-general by date:

Previous
From: Ron Mayer
Date:
Subject: Re: [PATCHES] A way to let Vacuum warn if FSM settings are low.
Next
From: Richard Huxton
Date:
Subject: Re: Newbie - Pointers on moving.