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

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

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
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)