aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-04-14 00:42:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-04-14 00:42:06 +0000
commitbf00aec8d057cfc1c0036660876968ce1f85fb9d (patch)
tree59b6f77425f5556425d20457c199e882636873de /src/backend/tcop/postgres.c
parent977fad3f173986038fec864ed8abddb6841b079a (diff)
downloadpostgresql-bf00aec8d057cfc1c0036660876968ce1f85fb9d.tar.gz
postgresql-bf00aec8d057cfc1c0036660876968ce1f85fb9d.zip
If configure finds that inet_aton() is not present on this platform,
include the version from backend/port into libpq. There is a second-rate implementation of inet_aton() already present in fe-connect.c, #ifdef'd WIN32. That ought to be removed in favor of using the better version from port/. However, since I'm not in a position to test the WIN32 code, I will leave well enough alone for this release...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions