OSDN Git Service

The attached patch implements the password packet length sanity check
authorBruce Momjian <bruce@momjian.us>
Tue, 27 Aug 2002 16:21:51 +0000 (16:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 27 Aug 2002 16:21:51 +0000 (16:21 +0000)
commita1c218cae433d234c82546f50408c86a94f63dbc
tree14bfc719e53dda0747753da6c2c2638bf3f3e7dd
parentdbf261f588f52ec9fd707e04c223cdcf6c4deeb1
The attached patch implements the password packet length sanity check
(using an elog(LOG) ), as well as includes a few more comment fixes.

Neil Conway
src/backend/libpq/auth.c
src/include/libpq/pqcomm.h
src/interfaces/libpq/fe-connect.c