diff options
author | Tom Lane | 1999-09-13 03:00:19 +0000 |
---|---|---|
committer | Tom Lane | 1999-09-13 03:00:19 +0000 |
commit | 3ec5232363907a8feb65df190c1a97b62a772804 (patch) | |
tree | 4f55c4b2e08c11eb8c11ea4f83c6fefe310670b8 /src/interfaces/jdbc/postgresql/PG_Stream.java | |
parent | ad4a574b006eb88c6b6f97871c5d938af06369cf (diff) |
Patch to cure O(N^2) behavior in libpq when reading a long
message under a kernel that only returns one packet per recv() call. This
didn't use to matter much, but it starts to get annoying with multi-megabyte
EXPLAIN VERBOSE responses...
Diffstat (limited to 'src/interfaces/jdbc/postgresql/PG_Stream.java')
0 files changed, 0 insertions, 0 deletions