Re: [HACKERS] Beta for 4:30AST ... ?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Beta for 4:30AST ... ?
Дата
Msg-id Pine.LNX.4.21.0002230145260.415-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [HACKERS] Beta for 4:30AST ... ?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] Beta for 4:30AST ... ?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On 2000-02-22, Bruce Momjian mentioned:

> > On Mon, 21 Feb 2000, The Hermit Hacker wrote:
> > 
> > >    * -Add BIT, BIT VARYING
> > 
> > This is currently suffering from BIT rot in contrib. Not really usable.
> > And we can't squeeze it in until the bootstrap scanner recognizes tokens
> > with spaces in it. (Does it?)
> 
> Aw man, I promised to put that into the main tree.  Is it not usable? 
> Spaces?

Somehow you have to do something similar to
insert OID = 9999 ( bit varying PGUID 1 1 t b t \054 0 0 bitvaryingin ... )

And no, naming the type bit_varying internally is not an acceptable
answer. ;) We might want to start thinking about this item before national
character comes our way. (Or just document the solution, if it already
exists.)

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




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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release)
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages