]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Don't refer to AF_UNIX in code not protected with HAVE_UNIX_SOCKETS.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2003 00:02:53 +0000 (00:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2003 00:02:53 +0000 (00:02 +0000)
commit2d9a001c9efafa777e7be7a773c681e4ddff685d
tree6a6fd2a8fc7009d44b3c0af11677c749ca17985a
parentdf63503dc2fbe59292a65c685479bf1a439b9b4d
Don't refer to AF_UNIX in code not protected with HAVE_UNIX_SOCKETS.
src/backend/libpq/pqcomm.c