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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Beta for 4:30AST ... ?
Date: 2000-02-23 01:30:18
Message-ID: 200002230130.UAA09867@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> 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.)

Huh, I still don't get it. What is the matter with that insert?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lincoln Yeoh 2000-02-23 03:50:26 Re: [GENERAL] TRANSACTIONS
Previous Message Bruce Momjian 2000-02-23 01:23:17 Re: Feature Request