pgsql: Comment out check for substitution of private key file on

Started by Tom Laneover 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Comment out check for substitution of private key file on Windows,
since st_ino can't be trusted on that platform. Per report from T.J.

Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-secure.c (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c.diff?r1=1.66&r2=1.67)