pq_finish closes the connection to the server.
Return Value
bool is TRUE (1) if the connection could be closed successfully and otherwise FALSE (0).
Parameters
db is the connection pointer returned by pq_connectdb.
History
| Version | Description |
|---|---|
| 5.5.0 | New |
See also
id-467783