ecpg changes

From: Michael Meskes <Michael(dot)Meskes(at)usa(dot)net>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: ecpg changes
Date: 1999-01-18 15:49:03
Message-ID: 19990118164903.A314@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Okay, I've updated the ecpg parser yet again. Unfortunately it has one
remaining shift/reduce conflict. But the very same conflict is in gram.y, so
I don't dig into it very much now.

Anyway, I just saw that there were minor changes made to ecpg by others. Now
I like that but I would prefer if I was told about that. Otherwise my
version numbering and Changelog maintaining might break. Or simply change
these too. :-)

Also I had to add #include <errno.h> to backend/libpq/pqcomprim.c to be
able to compile postgresql.

Patch is attached. Since my resubscription process is still not finished
yet, I still send them here.

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(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!

Attachment Content-Type Size
ecpg.patch text/plain 19.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1999-01-18 15:56:17 performance test
Previous Message Bruce Momjian 1999-01-18 15:37:04 Re: [HACKERS] I need a PostgreSQL vacation