Fix the sense of the test on DH_check()'s return value. This was preventing

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 506747337bc94a0f063cf36500e6cf5bc204c5be
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-05-12T22:45:06Z
Releases: 7.3.15
Fix the sense of the test on DH_check()'s return value.  This was preventing
custom-generated DH parameters from actually being used by the server.
Found by Michael Fuhr.

Files

PathChange+/−
src/backend/libpq/be-secure.c modified +2 −2