Re: Help! - Slony-I - saving/setting/restoring GUC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help! - Slony-I - saving/setting/restoring GUC
Дата
Msg-id 18014.1153847742@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Help! - Slony-I - saving/setting/restoring GUC  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-hackers
Chris Browne <cbbrowne@acm.org> writes:
> Unfortunately (perhaps) standards_conforming_strings does not appear
> to be exported, so I'm not sure how to do this otherwise.

Perhaps your problem is one of spelling?  It's
"standard_conforming_strings", and it's certainly a global variable.

You still haven't explained why you need this, though.  There are
no datatype output functions that examine this variable.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: [PATCHES] Patch for VS.Net 2005's strxfrm() bug
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: On-disk bitmap index patch