Re: [HACKERS] type coerce problem with lztext

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] type coerce problem with lztext
Дата
Msg-id Pine.LNX.4.21.0002280048190.2468-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [HACKERS] type coerce problem with lztext  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] type coerce problem with lztext  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] type coerce problem with lztext  (wieck@debis.com (Jan Wieck))
Список pgsql-hackers
Bruce Momjian writes:

> Added to Features:
> 
>     New lztext data type for compressed text fields

I strongly suggest to not name this new feature. All the attempts to make
it go away silently in 7.1 will get a blow in the face from this.

Regarding which: Make a default description/comment (DESCR macro) "for
internal use only" and don't mention it in the documention (see last
paragraph), that should suffice. If people disregard that, they probably
use int2vector for their production applications as well.


-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




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

Предыдущее
От: Keith Parks
Дата:
Сообщение: Rogue line in regression resultmap file.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] update_pg_pwd trigger does not work very well