fpc/fcl/db/sqldb/postgres
michael 8030ebf357 * Large patch from Joost Van der Sluis.
* Float fix in interbase
+ Commit and commitretaining for pqconnection
+ Preparestatement and prepareselect joined.
+ Freestatement and FreeSelect joined
+ TSQLQuery.GetSQLStatementType implemented
+ TBufDataset.AllocBuffer now no longer does a realloc
+ Fetch=True means succesfully got data. False means end of data.
+ Default implementation of GetFieldData implemented/
2004-10-10 14:24:22 +00:00
..
Makefile * regenerate 2004-09-27 15:17:54 +00:00
Makefile.fpc + Initial Postgres implementation from Joost van der Sluis 2004-09-26 16:58:43 +00:00
pqconnection.pp * Large patch from Joost Van der Sluis. 2004-10-10 14:24:22 +00:00