aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2006-03-18 22:10:14 +0000
committerNeil Conway <neilc@samurai.com>2006-03-18 22:10:14 +0000
commita6e40d9f42766ec689daf5d50246dec5bb8ca3da (patch)
tree131035af8e8d50f56241af87289a835fcd8de7cd /src/backend/utils/adt/regexp.c
parentea8eeb4ca7cd1a699d4104f85867a804799b483b (diff)
downloadpostgresql-a6e40d9f42766ec689daf5d50246dec5bb8ca3da.tar.gz
postgresql-a6e40d9f42766ec689daf5d50246dec5bb8ca3da.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions