Tom Lane, about bit fields ....

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Tom Lane, about bit fields ....
Date: 2003-02-16 02:54:55
Message-ID: 3E4EFD7F.F5069576@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Couldn't get through your antispam from my home dialup, so I'm asking
you, and the list, on the list.

======================================================================

I asked the list, and looked in the documents, but did not see. Can you
tell me how big fields are stored? As strings of one char per bit, or as
bytes of 8 bits?

======================================================================
--

Carpe Dancem ;-)
-----------------------------------------------------------------
Remember your friends while they are alive
-----------------------------------------------------------------
Sincerely, Dennis Gearon

Browse pgsql-general by date

  From Date Subject
Next Message Alan Gutierrez 2003-02-16 03:49:34 is current_timestamp unique for a transaction?
Previous Message Doug McNaught 2003-02-16 01:39:03 Re: Does postgres have something similiar to the LOAD DATA INFILE