CVSROOT: /cvsrootModule name: pgsql-serverChanges by: momjian@postgresql.org 02/08/29 17:50:36
Modified files: src/backend/libpq: auth.c
Log message: Prevent problem with extra-long password packets from allocating lots of memory.
Neil Conway