aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2006-03-18 22:09:58 +0000
committerNeil Conway <neilc@samurai.com>2006-03-18 22:09:58 +0000
commita5dba023593e208dcd9d128d4aa656177f15753e (patch)
treea6ecb8030a60e1f101c5127a807f7e5dfe4f057a /src/backend/access/gist
parentb3358e2642d397e5e1d25ceade09c0749623e3a1 (diff)
downloadpostgresql-a5dba023593e208dcd9d128d4aa656177f15753e.tar.gz
postgresql-a5dba023593e208dcd9d128d4aa656177f15753e.zip
The call to DNSServiceRegistrationCreate in postmaster.c does incorrect
byte-swapping on the port number which causes the call to fail on Intel Macs. This patch uses htons() instead of htonl() and fixes this bug. Ashley Clark
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions