[COMMITTERS] pgsql: Improve grammar of message about two-phase state files. - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: Improve grammar of message about two-phase state files.
Date
Msg-id E1cZmAj-0004fq-KZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve grammar of message about two-phase state files.

When there's only one two-phase state file, there's also only one
long-running prepared transaction.  Adjust the message text
accordingly.

Nikhil Sontakke

Discussion: http://postgr.es/m/CAMGcDxcmR_DWZXXndGoPzVQx=B17A5=RviEA1qNaF=FWLy5Whw@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/38c363adf497c0a05858dc00bc49ea42023bd572

Modified Files
--------------
src/backend/access/transam/twophase.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: pageinspect: More type-sanity surgery on the new hash indexcode
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Remove redundant comment.