Optionalconnectionnode-postgres' internal connection wrapper. Only used to reach the
underlying socket so TCP keepalive can be enabled on a client that was
checked out of a pool we did not configure. Optional (and defensively
typed) because it is an implementation detail of pg.
Optionalparams: readonly unknown[]Optionaldestroy: booleanOptionalevent: string
Structural subset of a
pg.PoolClient(a single checked-out connection). Used for the dedicated migration session.