pgsql: Add --psqlrc=FILENAME parameter to psql, to process an explicitly - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Add --psqlrc=FILENAME parameter to psql, to process an explicitly
Date
Msg-id 20100306152809.6E8367541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add --psqlrc=FILENAME parameter to psql, to process an explicitly named
file instead of ~/.psqlrc on startup.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        psql-ref.sgml (r1.239 -> r1.240)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml?r1=1.239&r2=1.240)
    pgsql/src/bin/psql:
        help.c (r1.155 -> r1.156)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.155&r2=1.156)
        startup.c (r1.162 -> r1.163)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/startup.c?r1=1.162&r2=1.163)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: When reading pg_hba.conf and similar files, do not treat @file as
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix warning messages in restrict_and_check_grant() to include the