2
0
Files
pgx/internal
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-04-09 09:12:55 -05:00
2022-06-25 16:05:20 -05:00
2023-01-24 07:55:00 -06:00
2022-11-14 18:32:26 -06:00
2022-07-10 14:32:08 -05:00