PostgreSQL.finalize

Should be called to free libpq resources. The method unloads library from application memory.

class PostgreSQL
void
finalize
nothrow
(
)

Meta