]> granicus.if.org Git - postgresql/commit
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)
commitea43fec2580be46d37da0d20cf16327035e52358
tree50946473f7e814ecb7b107c71c76bfe67e3dc43e
parent6c5988694218a62c6bc90fc625cbc64f732520cc
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