Re: [PATCH] Transaction traceability - txid_status(bigint) - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: [PATCH] Transaction traceability - txid_status(bigint)
Date
Msg-id CAMsr+YGuVDFdv4F4j0qv=wu=E_+=SQx5bawGe0enFWjeCnqzRw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Transaction traceability - txid_status(bigint)  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [PATCH] Transaction traceability - txid_status(bigint)  (Petr Jelinek <petr@2ndquadrant.com>)
Re: [PATCH] Transaction traceability - txid_status(bigint)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 23 August 2016 at 01:03, Robert Haas <robertmhaas@gmail.com> wrote:
 

I think you should use underscores to separate all of the words
instead of only some of them.


ifassigned => if_assigned

ifrecent=> if_recent

Updated patch series attached. As before, 0-4 intended for commit, 5 just because it'll be handy to have around for people doing wraparound related testing.

Again, thanks for taking a look. 

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Better locale-specific-character-class handling for regexps
Next
From: Michael Paquier
Date:
Subject: Re: Forbid use of LF and CR characters in database and role names