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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: Improve grammar of message about two-phase state files.
Дата
Msg-id E1cZmAj-0004fq-KZ@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: pageinspect: More type-sanity surgery on the new hash indexcode
Следующее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Remove redundant comment.