2
0
Files
pgx/internal/nbconn
Jack Christensen bc754291c1 Save memory on non blocking read path
Only create RawConn.Read callback once and have it use NetConn fields.
Avoids the closure and some allocations.

https://github.com/jackc/pgx/issues/1481
2023-01-27 20:53:30 -06:00
..
2022-06-25 13:15:31 -05:00
2022-07-16 18:16:19 -05:00