Okay, I've updated the ecpg parser yet again. Unfortunately it has one

Bruce Momjian <bruce@momjian.us>

Commit: 0347dcc8603909b60761ae160c57e56a01082c30
Author: Bruce Momjian <bruce@momjian.us>
Date: 1999-01-18T17:17:06Z
Releases: 7.1.1
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

Files