diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-16 01:35:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-16 01:35:28 +0000 |
commit | 808849e54f20eb404adba4c87bf61159033f6005 (patch) | |
tree | ec77589bb4d9b27561637a594aededfd395cb2d2 /src/backend/parser/parse_expr.c | |
parent | 3ff58b48c9f28bb3bd64e285f8e817c5a5b5d1d4 (diff) | |
download | postgresql-808849e54f20eb404adba4c87bf61159033f6005.tar.gz postgresql-808849e54f20eb404adba4c87bf61159033f6005.zip |
Fix lack of repeat-inclusion guard in win32 substitute sys/socket.h.
I think this explains the 'implicit declaration of function gai_strerror'
warnings visible in the current buildfarm report from snake: if
sys/socket.h is included again after getaddrinfo.h, the file would
merrily undefine the gai_strerror macro.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions