summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2005-10-05 14:58:36 +0000
committerMichael Meskes <meskes@postgresql.org>2005-10-05 14:58:36 +0000
commita5fecda550c6a2d9422cf8b995ccb9ccd8bb47c8 (patch)
tree6e61c57afd01eb65195b860d4756dc25c8eb4a6f /src/interfaces/ecpg/ChangeLog
parentf39cfbe4be31c1b6ac399b87f3b03e04ed168613 (diff)
Also synced the ecpg lexer with the backend lexer.
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r--src/interfaces/ecpg/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index c0b87a89070..4ad3725af00 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -1945,6 +1945,10 @@ Tue Oct 4 15:23:00 CEST 2005
- Synced parser.
- Fixed another bug in check to report missing varchar pointer implementation.
+
+Wed Oct 5 16:57:42 CEST 2005
+
+ - Synced lexer.
- Set ecpg library version to 5.1.
- Set ecpg version to 4.1.1.