diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-09-13 03:00:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-09-13 03:00:19 +0000 |
commit | 3ec5232363907a8feb65df190c1a97b62a772804 (patch) | |
tree | 4f55c4b2e08c11eb8c11ea4f83c6fefe310670b8 /src/backend/parser/parse_expr.c | |
parent | ad4a574b006eb88c6b6f97871c5d938af06369cf (diff) | |
download | postgresql-3ec5232363907a8feb65df190c1a97b62a772804.tar.gz postgresql-3ec5232363907a8feb65df190c1a97b62a772804.zip |
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/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions