Re: varbit question - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: varbit question
Date
Msg-id Pine.LNX.4.30.0105151740520.757-100000@peter.localdomain
Whole thread Raw
In response to varbit question  ("Laurent Duperval" <lduperval@microcelli5.com>)
Responses Re: varbit question
List pgsql-sql
Laurent Duperval writes:

> I have an Oracle script that I want to convert to pgsql. I've got a sed
> script that does most of the mappings but it doesn't look like raw is
> supported. In the docs, there is mention of varbit(n) but if I use the
> (n) argument, the script fails. I can only use varbit alone. How do I get
> around that?

If you're not using version 7.1 or later you might want to upgrade.  The
bit string types do not work correctly in earlier releases.  If you are
using that version, please post more detail.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-sql by date:

Previous
From: "Laurent Duperval"
Date:
Subject: varbit question
Next
From: Laurent Duperval
Date:
Subject: Re: varbit question