aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-05-29 19:15:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-05-29 19:15:34 +0000
commit268313a95b96b41d6e6116aa1143ca958884644f (patch)
treeb3af0cdead43eebbd5ccb850f1fc037c1b834fdd /src/backend/executor/nodeHashjoin.c
parent9f47c4cc5c7833608908665c71e3f3dd4acc092f (diff)
downloadpostgresql-268313a95b96b41d6e6116aa1143ca958884644f.tar.gz
postgresql-268313a95b96b41d6e6116aa1143ca958884644f.zip
Don't explicitly close() the session socket during backend exit; instead
leave it for the kernel to do after the process dies. This allows clients to wait for the backend to exit if they wish (after sending X message, wait till EOF is detected on the socket).
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions