OSDN Git Service

Add ecpg items to HISTORY file.
authorBruce Momjian <bruce@momjian.us>
Mon, 22 Oct 2001 18:42:44 +0000 (18:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 22 Oct 2001 18:42:44 +0000 (18:42 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 0b4bf86..0716cd2 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
 -----------