Fix problem with new pg_hba.conf code where the same comparison function
authorBruce Momjian <bruce@momjian.us>
Sun, 28 Apr 2002 22:49:07 +0000 (22:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 28 Apr 2002 22:49:07 +0000 (22:49 +0000)
commitfecde8ed38e9121fb78cc820becf35570870e2f3
tree9263781e344cbea612d9c257c4d5cc2a95a6b566
parentbecdbe63b47ecca2d07b2a1fc76bdc41e89f2866
Fix problem with new pg_hba.conf code where the same comparison function
was incorrectly used for both qsort and bsearch.
src/backend/libpq/hba.c