|< < 34 > >|

Postgres C API

Destroy the connection

// Destroy the connection { PQfinish(cnxn); }

|< < 34 > >|