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 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
 -----------