Re: encoding question

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: encoding question
Дата
Msg-id 1060220784.4036.1.camel@jester
обсуждение исходный текст
Ответ на encoding question  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
> My other question is we play around with bytea fields to escape nulls and
> chars < 32 and stuff so that when someone browses the table, they get
> '\000<unknown>\000...', etc.  However, are the other field types for which
> we have to do this?  Can you put nulls and stuff in text/varchar/char
> fields?  What about other fields?

pg_escape_string
pg_escape_bytea

Escape everything :)

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: test beta build
Следующее
От: Robert Creager
Дата:
Сообщение: 7.4 Beta1: variable not found in subplan target lists