]> granicus.if.org Git - postgresql/commit
#ifdef out stuff that shouldn't be compiled when not USE_SSL.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Feb 2003 22:33:51 +0000 (22:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Feb 2003 22:33:51 +0000 (22:33 +0000)
commitef5842b5f718437b504e801258025b188f764380
treeb72d239b90d315f15e2a9c5795800d016884e4b0
parent3752e85bad45e98383ea1c9e7e7dbaf13f41da7e
#ifdef out stuff that shouldn't be compiled when not USE_SSL.
Curious that gcc doesn't complain about unreferenced static variables.
src/backend/libpq/be-secure.c
src/interfaces/libpq/fe-secure.c