PostgresTransaction: PostgresTransactionImpl & pg.PoolClient

A type alias representing a Postgres transaction. It extends the PostgresTransactionImpl interface and includes the PoolClient interface.