pgsql: Avoid cluttering the postmaster log with bogus complaints during - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Avoid cluttering the postmaster log with bogus complaints during
Date
Msg-id 20080114191853.32107754108@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Avoid cluttering the postmaster log with bogus complaints
during transaction abort, per my note from a couple days ago.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        guc.c (r1.429 -> r1.430)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.429&r2=1.430)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Prevent pg_dump from dumping the comment (if any) on the 'public'