Re: storing binary data

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: storing binary data
Дата
Msg-id 3BD66553.2000706@home.com
обсуждение исходный текст
Ответ на storing binary data  ("Jason Orendorff" <jason@jorendorff.com>)
Ответы Re: storing binary data  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: storing binary data  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
Список pgsql-hackers
>> + What I really need is a binary *short* object type.
>>   I have heard rumors of a legendary "bytea" type that might
>>   help me, but it doesn't appear to be documented anywhere,
>>   so I hesitate to use it.
>>
> 
> It's real and it's not going away.  It is pretty poorly documented
> and doesn't have a wide variety of functions ... but hey, you can help
> improve that situation.  This is an open source project after all ;-)
> 
>             regards, tom lane

I'll take a shot at improving the documentation for bytea. I'm hoping 
documentation patches are accepted during beta though ;-)

Also, FWIW, 7.2 includes bytea support for LIKE, NOT LIKE, LIKE ESCAPE, 
||, trim(), substring(), position(), length(), indexing, and various 
comparators.

Joe



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LOCK ROW SHARE MODE
Следующее
От: David Ford
Дата:
Сообщение: PQconnectStart() and -EINTR