Thread: pgsql-server/src backend/libpq/crypt.c include ...

pgsql-server/src backend/libpq/crypt.c include ...

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/12/05 13:52:46

Modified files:
    src/backend/libpq: crypt.c
    src/include/libpq: crypt.h

Log message:
    Clearify variables names so it is clear which variable is the
    client-supplied password and which is from pg_shadow.