Re: Bytea/Base64 encoders for libpq - interested?
От | Bruce Momjian |
---|---|
Тема | Re: Bytea/Base64 encoders for libpq - interested? |
Дата | |
Msg-id | 200109041644.f84Ginw16685@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Bytea/Base64 encoders for libpq - interested? ("Joe Conway" <joseph.conway@home.com>) |
Ответы |
Re: Bytea/Base64 encoders for libpq - interested?
|
Список | pgsql-hackers |
> You're right, as usual (I was tired when I wrote this last night ;). But I > think we have to escape/unescape both null and '\', don't we? Yes, I think backslashes need special escapes too. Let me ask a bigger question. We have the length of the text string in the varlena header. Are we concerned about backend code not handling NULL in text fields, or frontend code returning strings with embedded nulls? I see problems in the text() functions for nulls, but is such a limitation required for text types? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: