From: Bruce Momjian Date: Mon, 22 Oct 2001 18:42:44 +0000 (+0000) Subject: Add ecpg items to HISTORY file. X-Git-Tag: REL9_0_0~19320 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b5ab19a6100397ba4ab3df399e863f6c6155c15b;p=pg-rex%2Fsyncrep.git Add ecpg items to HISTORY file. --- diff --git a/HISTORY b/HISTORY index 0b4bf86346..0716cd2d6a 100644 --- 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 -----------