projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7c9e19
)
Hopefully it now works as I think it should.
author
Michael Meskes
<
[email protected]
>
Mon, 1 Jul 2002 07:10:10 +0000
(07:10 +0000)
committer
Michael Meskes
<
[email protected]
>
Mon, 1 Jul 2002 07:10:10 +0000
(07:10 +0000)
Michael
src/interfaces/ecpg/ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/ChangeLog
b/src/interfaces/ecpg/ChangeLog
index 67ded6c3fd928251406298c4f168ad6c69c8e136..037f5bfb3ff4150449da536eb68ea7d75158af9c 100644
(file)
--- a/
src/interfaces/ecpg/ChangeLog
+++ b/
src/interfaces/ecpg/ChangeLog
@@
-1270,6
+1270,13
@@
Mon Jun 17 15:23:51 CEST 2002
- Fixed parser bug in pgc.l. Octal numbers in single quotes are now
correctly handled.
+
+Tue Jun 18 15:13:15 CEST 2002
+
+ - Fixed parser bug concerning foreign keys.
+ - Synced preproc.y with gram.y.
+ - Synced pgc.l with scan.l.
+ - Synced keywords.c.
- Set ecpg version to 2.10.0.
- Set library version to 3.4.0.