CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 02/04/28 18:49:07
Modified files: src/backend/libpq: hba.c
Log message: Fix problem with new pg_hba.conf code where the same comparison function was incorrectly used for both qsort and bsearch.