| От | Greg Stark |
|---|---|
| Тема | Re: Text format protocol representation |
| Дата | |
| Msg-id | 877k8joz88.fsf@stark.dyndns.tv обсуждение |
| Ответ на | Re: Text format protocol representation (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Text format protocol representation
|
| Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes: > Greg Stark <gsstark@mit.edu> writes: > > nuls in strings aren't allowed, eh? Is there any possibility that nuls in > > strings will be supported at some time in the future? > > Not much. Use bytea if you want to store binary data. Oh, I don't. I was just mentioning that if you append a nul in the protocol and allow applications to use that instead of the length provided then you've pretty much committed to never allowing nuls in text/varchars. [Incidentally, nul is not the same concept as NULL, don't mix the two] -- greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера