projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb9d628
)
Forgot to add dynamic cursors to Changelog.
author
Michael Meskes
Thu, 26 Nov 2009 15:40:43 +0000
(15:40 +0000)
committer
Michael Meskes
Thu, 26 Nov 2009 15:40:43 +0000
(15:40 +0000)
src/interfaces/ecpg/ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/ChangeLog
b/src/interfaces/ecpg/ChangeLog
index 9537e8da6f4082f58159f223425dd4d9427a0803..646804b5490ac1e489435dd09dc5f629857cb4ef 100644
(file)
--- a/
src/interfaces/ecpg/ChangeLog
+++ b/
src/interfaces/ecpg/ChangeLog
@@
-2443,6
+2443,11
@@
Thu, 15 Oct 2009 12:15:31 +0200
- Made ECPG more robust against applications freeing strings, based on
patch send in by Boszormenyi Zoltan
.
+
+Thu, 26 Nov 2009 16:39:36 +0100
+
+ - Added dynamic cursor names to ecpg. Almost the whole patch was done by
+ Boszormenyi Zoltan.
- Set ecpg library version to 6.2.
- Set compat library version to 3.2.
- Set ecpg version to 4.6.