LargeObject constructor

LargeObject(
  1. LibPq psql
)

Implementation

LargeObject(this.psql) {
  fd = -1;
}