B | |
| bytea [PGOCaml] | |
I | |
| int16 [PGOCaml] | |
| int32_array [PGOCaml] | |
O | |
| oid [PGOCaml] | |
P | |
| pa_pg_data [PGOCaml] |
When using pa_pgsql, database handles have type
PGOCaml.pa_pg_data PGOCaml.t
|
| param [PGOCaml] |
None is NULL.
|
| param_description [PGOCaml] | |
| params_description [PGOCaml] | |
R | |
| result [PGOCaml] |
None is NULL.
|
| result_description [PGOCaml] | |
| row [PGOCaml] |
One row is a list of fields.
|
| row_description [PGOCaml] | |
T | |
| t [PGOCaml] |
Database handle.
|
| timestamptz [PGOCaml] |