pgx/internal
Jack Christensen 7941518809 BufferReadUntilBlock should release buf when no bytes read
This was causing allocations every time there was a non-blocking read
with nothing to read.

https://github.com/jackc/pgx/issues/1481
2023-01-27 18:03:38 -06:00
..
anynil Replace interface{} with any 2022-04-09 09:12:55 -05:00
iobufpool Fix flickering test in CI 2022-06-25 16:05:20 -05:00
nbconn BufferReadUntilBlock should release buf when no bytes read 2023-01-27 18:03:38 -06:00
pgio Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
pgmock Apply `gofmt -s` 2023-01-24 07:55:00 -06:00
sanitize Fix query sanitizer 2022-11-14 18:32:26 -06:00
stmtcache Update docs 2022-07-10 14:32:08 -05:00