postgresql/src/interfaces/ecpg/preproc
Bruce Momjian 0347dcc860 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
1999-01-18 17:17:06 +00:00
..
c_keywords.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
ecpg_keywords.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
ecpg.c Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
extern.h Changes from Michael Meskes: 1998-10-03 02:33:51 +00:00
keywords.c Okay, I've updated the ecpg parser yet again. Unfortunately it has one 1999-01-18 17:17:06 +00:00
Makefile Okay, I've updated the ecpg parser yet again. Unfortunately it has one 1999-01-18 17:17:06 +00:00
pgc.l Changes from Michael Meskes: 1998-10-03 02:33:51 +00:00
preproc.y Okay, I've updated the ecpg parser yet again. Unfortunately it has one 1999-01-18 17:17:06 +00:00
type.c Changes from Michael Meskes: 1998-10-03 02:33:51 +00:00
type.h From: Michael Meskes <Michael.Meskes@usa.net> 1998-12-22 18:50:56 +00:00