aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-04-13 22:20:31 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-04-13 22:25:27 +0300
commit40e64017f3a4f1f7547dcbc62c2dcf80511ff842 (patch)
tree96618fbfa422bc11b59e7c811bfc09da46a52ece /src/backend/access/gist
parent54685b1c2b356b4b9c0938f6b8dcc52e173c0400 (diff)
downloadpostgresql-40e64017f3a4f1f7547dcbc62c2dcf80511ff842.tar.gz
postgresql-40e64017f3a4f1f7547dcbc62c2dcf80511ff842.zip
On HP/UX, the structs used by ioctl(SIOCGLIFCONF) are named differently
than on other platforms, and only IPv6 addresses are returned. Because of those two issues, fall back to ioctl(SIOCGIFCONF) on HP/UX, so that it at least compiles and finds IPv4 addresses. This function is currently only used for interpreting samehost/samenet in pg_hba.conf, which isn't that critical.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions