summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2000-10-12 18:25:36 +0000
committerMichael Meskes <meskes@postgresql.org>2000-10-12 18:25:36 +0000
commit965a0a40e1869868df2ef2cc16f5fd80b9c55557 (patch)
tree07ffae86fdb740492f0e400a7be1048ab6db39a8 /src/interfaces/ecpg/ChangeLog
parent5bcc226d9d02fca150373c1b23102228f10cdacf (diff)
downloadpostgresql-965a0a40e1869868df2ef2cc16f5fd80b9c55557.tar.gz
Replace constants by C variables wherever possible.
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r--src/interfaces/ecpg/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index 6c594bf3e9..1816ec16af 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -960,5 +960,10 @@ Wed Oct 4 14:36:51 CEST 2000
Wed Oct 11 16:49:36 CEST 2000
- Synced preproc.y with gram.y.
+
+Thu Oct 12 20:13:00 CEST 2000
+
+ - Changed parser to accept a variable instead of a constant wherever
+ possible.
- Set ecpg version to 2.8.0.
- Set library version to 3.2.0.