summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2007-12-28 11:25:21 +0000
committerMichael Meskes <meskes@postgresql.org>2007-12-28 11:25:21 +0000
commit2f86ab7733992bc49fd5f65f77ec1aca472621b2 (patch)
tree05ca626f26d82d97583d39b01bf89f1208fafb8a /src/interfaces/ecpg/ChangeLog
parent79bb2638a73d2bffead0a89a44c53cfcdde9bb7b (diff)
*** empty log message ***
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r--src/interfaces/ecpg/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index ab3fcc440e2..815ba9d2a17 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -2272,6 +2272,13 @@ Tue, 06 Nov 2007 09:29:22 +0100
Fri, 21 Dec 2007 15:30:39 +0100
- Fixed a few minor glitches pointed out by splint.
+
+Fri, 28 Dec 2007 12:15:38 +0100
+
+ - Applied patch send by ITAGAKI Takahiro
+ <itagaki.takahiro@oss.ntt.co.jp> to fix bug in connect statement if
+ user name is a variable.
+ - Also fixed test case that didn't detect this.
- Set pgtypes library version to 3.0.
- Set compat library version to 3.0.
- Set ecpg library version to 6.0.