pgx/internal
Jack Christensen 5714896b10 Restructure sending messages
Use an internal buffer in pgproto3.Frontend and pgproto3.Backend instead
of directly writing to the underlying net.Conn. This will allow tracing
messages as well as simplify pipeline mode.
2022-05-21 11:06:44 -05:00
..
anynil Replace interface{} with any 2022-04-09 09:12:55 -05:00
pgio Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
pgmock Restructure sending messages 2022-05-21 11:06:44 -05:00
sanitize Merge branch 'master' into v5-dev 2022-04-23 11:05:24 -05:00
stmtcache Merge remote-tracking branch 'pgconn/master' into v5-dev 2022-04-23 10:48:44 -05:00