]> git.ipfire.org Git - thirdparty/postgresql.git/commit
From: Michael Meskes <Michael.Meskes@usa.net>
authorMarc G. Fournier <scrappy@hub.org>
Sun, 31 Jan 1999 19:56:28 +0000 (19:56 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 31 Jan 1999 19:56:28 +0000 (19:56 +0000)
commit91fed81c7762a56c536ce65ab8fd52bd8449a8e7
tree73f110da1f8b5f755a83582fb1d1e84b8f1227ef
parentf7c4ec5085b1fe2ae9e5d924702a502748c41acc
From: Michael Meskes <Michael.Meskes@usa.net>

+
+ Wed Jan 27 12:42:22 CET 1999
+
+       - Fixed bug that caused ecpg to lose 'goto' information.
+       - Set ecpg version to 2.4.7
+
+ Fri Jan 29 18:03:52 CET 1999
+
+       - Fixed bug that caused 'enum' to be rejected in pure C code.
+       - Fixed bug that caused function names to be translated to lower case.
+       - Set ecpg version to 2.4.8
+
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/header_test.h