pgsql: Issue psql connection warnings on connection start and via \c, - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Issue psql connection warnings on connection start and via \c,
Date
Msg-id 20080701000818.A6981754857@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Issue psql connection warnings on connection start and via \c, per
observation by David Fetter.

Modified Files:
--------------
    pgsql/src/bin/psql:
        command.c (r1.191 -> r1.192)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.191&r2=1.192)
        command.h (r1.30 -> r1.31)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.h?r1=1.30&r2=1.31)
        startup.c (r1.148 -> r1.149)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/startup.c?r1=1.148&r2=1.149)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix recovery.conf boolean variables to take the same range of
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach autovacuum how to determine whether a temp table belongs to