pgx/pgconn/internal/bgreader
Jack Christensen f512b9688b Add PgConn.SyncConn
This provides a way to ensure it is safe to directly read or write to
the underlying net.Conn.

https://github.com/jackc/pgx/issues/1673
2023-07-11 21:29:11 -05:00
..
bgreader.go Add PgConn.SyncConn 2023-07-11 21:29:11 -05:00
bgreader_test.go Handle writes that could deadlock with reads from the server 2023-06-12 09:39:26 -05:00