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

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

Commit: 91d568e9bbcd2c60e6ca36b2e5ef5404dfec62f8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-05-12T22:44:36Z
Releases: 8.2.0
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