Re: [HACKERS] Speedup twophase transactions
От | Robert Haas |
---|---|
Тема | Re: [HACKERS] Speedup twophase transactions |
Дата | |
Msg-id | CA+TgmoYXFszejwyMDOVEcvVTKvzQG7HvrHmzOA6cdmPDT7Z7Kg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] Speedup twophase transactions (Nikhil Sontakke <nikhils@2ndquadrant.com>) |
Ответы |
Re: [HACKERS] Speedup twophase transactions
|
Список | pgsql-hackers |
On Mon, Jan 23, 2017 at 7:00 AM, Nikhil Sontakke <nikhils@2ndquadrant.com> wrote: > 4) Minor nit-pick on existing code. > > (errmsg_plural("%u two-phase state file was written " > "for > long-running prepared transactions", > "%u > two-phase state files were written " > "for > long-running prepared transactions", > serialized_xacts, > serialized_xacts) > > Shouldn’t the singular part of the message above be: > "%u two-phase state file was written for a long-running prepared transaction" > > But, then, English is not my native language, so I might be off here :-) If there's one file per long-running prepared transaction, which I think is true, then I agree with you. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: