aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-10-18 23:23:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-10-18 23:23:19 +0000
commitc77d06633a6cf8456e880e7721b2988af82ded4d (patch)
tree18c4f9ef4806b1fad2b3ee61e78e73c50fd82cb2 /src/backend/executor
parent6e53f18b84dbc7c60eb5be68d612d1507f2d6668 (diff)
downloadpostgresql-c77d06633a6cf8456e880e7721b2988af82ded4d.tar.gz
postgresql-c77d06633a6cf8456e880e7721b2988af82ded4d.zip
Add some code to ensure that we don't lose communication sync due to
an oversize message, per suggestion from Oliver Jowett. I'm a bit dubious that this is a real problem, since the client likely doesn't have any more space available than the server, but it's not hard to make it behave according to the protocol intention.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions