pgsql: Update C comment to NOTICE to reflect previous commit changing t

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update C comment to NOTICE to reflect previous commit changing t
Date: 2012-08-15 23:09:48
Message-ID: E1T1mii-0000Fh-UP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update C comment to NOTICE to reflect previous commit changing the error
level, per report from Tom.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/41fa3dfb0a266d424fa5d87962cf7a543fe421e2

Modified Files
--------------
src/backend/access/transam/xact.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-08-15 23:17:37 pgsql: Add C comment about new \c parameter requirement for crashed con
Previous Message Bruce Momjian 2012-08-15 23:05:07 pgsql: In psql, if the is no connection object, e.g. due to a server cr