Re: Possible to run the server with ANSI/ISO string

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Possible to run the server with ANSI/ISO string
Дата
Msg-id 20050228182446.GA27212@wolff.to
обсуждение исходный текст
Ответ на Re: Possible to run the server with ANSI/ISO string  (Ken Johanson <pg-user@kensystem.com>)
Ответы Re: Possible to run the server with ANSI/ISO string  (Ken Johanson <pg-user@kensystem.com>)
Список 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 по дате отправления:

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: [PATCHES] A way to let Vacuum warn if FSM settings are low.
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Newbie - Pointers on moving.