projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f08c9ff
)
Add ecpg items to HISTORY file.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 22 Oct 2001 18:42:44 +0000
(18:42 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 22 Oct 2001 18:42:44 +0000
(18:42 +0000)
HISTORY
patch
|
blob
|
blame
|
history
diff --git
a/HISTORY
b/HISTORY
index 0b4bf863463949f4f6ff6ddab861dbce5882cc43..0716cd2d6ab390276dbfff195af7a6835d7c6107 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-180,7
+180,9
@@
ODBC
updatable cursors (Hiroshi)
Most configure options on setable via DSN (Hiroshi)
multibyte, performance fixes (Hiroshi)
-
+ECPG
+ EXECUTE ... INTO ... implemented
+ multiple row descriptor support (e.g. CARDINALITY)
Source Code
-----------