diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-14 00:51:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-14 00:51:58 +0000 |
commit | 07672d4e0ae887d4b06bdd01b03bbe64e8163bdf (patch) | |
tree | cad076db3990e088024f931bf967f12d003a034c /src/backend/tcop/postgres.c | |
parent | bf00aec8d057cfc1c0036660876968ce1f85fb9d (diff) | |
download | postgresql-07672d4e0ae887d4b06bdd01b03bbe64e8163bdf.tar.gz postgresql-07672d4e0ae887d4b06bdd01b03bbe64e8163bdf.zip |
Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket on
all platforms, not just SCO. The operation is undefined for Unix-domain
sockets anyway. It seems SCO is not the only platform that complains
instead of treating the call as a no-op.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions