summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2008-01-15 10:31:47 +0000
committerMichael Meskes <meskes@postgresql.org>2008-01-15 10:31:47 +0000
commitdbdc2e52a0c3569c6237c0b675fc739968f015d9 (patch)
treebe43c0fcd3e5d6a9f5523eb20d3bed6284a505f8 /src/interfaces/ecpg/ChangeLog
parentabab776b3c64f7dace82e8d0f3389851b8857798 (diff)
Re-enabled variables in fetch/move command.
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 59e22774d75..871630923c1 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -2293,6 +2293,10 @@ Mon, 14 Jan 2008 10:42:23 +0100
- Set valid return values even in case of an error to prevent
segfaults.
+
+Tue, 15 Jan 2008 11:26:14 +0100
+
+ - Re-enabled variables in fetch/move command.
- Set pgtypes library version to 3.0.
- Set compat library version to 3.0.
- Set ecpg library version to 6.0.