[pgsqlclient-checkins] pgsqlclient_10 changes.txt,1.4,1.5
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-08-07 21:44:42
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1:/tmp/cvs-serv13021 Modified Files: changes.txt Log Message: Updated changes.txt Index: changes.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changes.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** changes.txt 5 Aug 2003 18:00:32 -0000 1.4 --- changes.txt 7 Aug 2003 21:44:39 -0000 1.5 *************** *** 3,6 **** --- 3,14 ---- + Alpha 3 ( XX-08-2003 ) + ----- - - -- -- ---- - + + * Improved PgDataReader.GetSchemaTable method using prepared statemets for retrieve + column and primary key information. + + + Alpha 3 ( 05-08-2003 ) ----- - - -- -- ---- - |