Re: BIT datatype

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BIT datatype
Date: 2000-03-31 10:02:45
Message-ID: 20000331120245.A3759@fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 31, 2000 at 06:24:20AM +0000, Thomas Lockhart wrote:
> btw, I've just finished taking the old ecpg man page and putting it
> into the ecpg-ref.sgml reference page (it had been placed in that file
> but was mostly commented out).

Thanks.
>
> I'm committing this right now, and if anyone who has expressed
> interest in ecpg docos wants to help augment it, we probably have a
> few days left to do so.

I surely won't. I'm expecting 12 working hour days for every single day
until I go on vacation.

There is one open problem with ecpg. But I do not understand it completely
so far. Maybe I'm a bit brain locked but I'm clueless right now.

I attach a small test program m.pgc. This program dumps core in libecpg
because the char array is not correctly accessed.

Then I rewrote it in that I moved the test() function into main (attached as
n.pgc) et voila all is well.

The call to ECPGdo however is identical. If anyone has an idea what's going
on PLEASE tell me.

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2000-03-31 10:05:49 RE: slow join on postgresql6.5
Previous Message Sergey V. Mikheev 2000-03-31 09:17:50 Postresql & triggers