Fix the sense of the test on DH_check()'s return value. This was preventing
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/be-secure.c | modified | +2 −2 |