diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-18 23:23:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-18 23:23:19 +0000 |
commit | c77d06633a6cf8456e880e7721b2988af82ded4d (patch) | |
tree | 18c4f9ef4806b1fad2b3ee61e78e73c50fd82cb2 /src/backend/utils/adt/oracle_compat.c | |
parent | 6e53f18b84dbc7c60eb5be68d612d1507f2d6668 (diff) | |
download | postgresql-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/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions