Fix problem with new pg_hba.conf code where the same comparison function
Bruce Momjian <bruce@momjian.us>
Fix problem with new pg_hba.conf code where the same comparison function was incorrectly used for both qsort and bsearch.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/hba.c | modified | +25 −10 |