CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 03/02/03 17:29:11
Modified files: src/backend/libpq: be-secure.c
Log message: #ifdef out stuff that shouldn't be compiled when not USE_SSL. Curious that gcc doesn't complain about unreferenced static variables.