pgsql-server/src/backend/libpq hba.c - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server/src/backend/libpq hba.c
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    03/04/03 16:25:02

Modified files:
    src/backend/libpq: hba.c

Log message:
    Fix load_user/load_group to not leave dangling pointers around if the
    config files are present on one pass and not present on a later pass.


pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/bin/psql tab-complete.c
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/backend/libpq ip.c