]> granicus.if.org Git - postgresql/commit
Don't bother to request SSL connection over a Unix socket, since the
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Mar 2002 00:49:22 +0000 (00:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Mar 2002 00:49:22 +0000 (00:49 +0000)
commit78ab803402623cea42d6b68e084cbee03f3cd49d
treeb5cf1fd0a1d5c35b0f0ce31fac9ee0ee14af0061
parent608d843e616982d7508fce47de556ef9ecc27c48
Don't bother to request SSL connection over a Unix socket, since the
postmaster won't accept the request anyway.  (If your kernel can't
be trusted, SSL will not help you.)
src/interfaces/libpq/fe-connect.c