pgsql-server/src/interfaces/libpq fe-connect.c - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql-server/src/interfaces/libpq fe-connect.c
Date
Msg-id 20020829230632.E773747678A@postgresql.org
Whole thread Raw
Responses Re: pgsql-server/src/interfaces/libpq fe-connect.c  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/08/29 19:06:32

Modified files:
    src/interfaces/libpq: fe-connect.c

Log message:
    > > > > If you want to put in security restrictions that are actually useful,
    > > > > where is the code to verify that PGPASSWORDFILE points at a
    > > > > non-world-readable file?  That needs to be there now, not later, or
    > > > > we'll have people moaning about backward compatibility when we finally
    > > > > do plug that hole.

    Alvaro Herrera


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src/backend/utils/adt geo_ops.c
Next
From: inoue@postgresql.org (Hiroshi Inoue)
Date:
Subject: pgsql-server/src/backend/tcop postgres.c