CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 02/01/09 14:13:41
Modified files: src/backend/libpq: hba.c src/backend/utils/init: miscinit.c
Log message: Fix use of 'char' to hold result of getc, per bug report forwarded by Oliver Elphick. A few other minor cleanups while at it.