| ||||||||
| ||||||||
Description | ||||||||
HDBC driver interface for PostgreSQL 8.x Written by John Goerzen, [email protected] NOTE ON DATES AND TIMES The recommended correspondence between PostgreSQL date and time types and HDBC SqlValue types is:
Other combinations are possible, and may even be converted automatically. The above simply represents the types that seem the most logical correspondence, and thus are tested by the HDBC-PostgreSQL test suite. | ||||||||
Synopsis | ||||||||
| ||||||||
Documentation | ||||||||
| ||||||||
Connect to a PostgreSQL server. See http://www.postgresql.org/docs/8.1/static/libpq.html#LIBPQ-CONNECT for the meaning of the connection string. | ||||||||
| ||||||||
| ||||||||
Produced by Haddock version 2.4.2 |