varbit question

From: "Laurent Duperval" <lduperval(at)microcelli5(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: varbit question
Date: 2001-05-15 14:31:12
Message-ID: 9drek0$1qmo$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I thought I posted this but I don't see it on the server so let's try
again:

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?

Also, will ResultSet.getBytes() (I'm talking Java here) return an array
of bytes with a field defined as varbit? How large will the field be?

Thanks,

L

--
Laurent Duperval <mailto:lduperval(at)microcelli5(dot)com>

Voisin, vous seriez une vraie lumière... si on avait ouvert l'interrupteur.
-Lefuneste

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message ameet 2001-05-15 14:52:36 Exp/Imp Problems...
Previous Message Tom Lane 2001-05-15 14:12:42 Re: How NULL is interpreted in Pgsql