Jeff Janes <jeff.janes@gmail.com> writes:
> On Sat, Mar 26, 2016 at 4:34 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> + Correctly handle wraparound cases in the <literal>pg_subtrans</>
> + startup logic for hot standby (Jeff Janes)
> This applies to all recovery scenarios, whether they are hot standby
> or just plain-old automatic crash recovery. (However, it does only
> matter when prepared transactions are in use.)
Thanks for the clarification, will fix!
regards, tom lane