[HACKERS] Bug in writeTimeLineHistory

2010-10-14 Thread Fujii Masao
Hi, -- if (recoveryTarget == RECOVERY_TARGET_XID) snprintf(buffer, sizeof(buffer), %s%u\t%s\t%s transaction %u\n, (srcfd 0) ? : \n, parentTLI,

Re: [HACKERS] Bug in writeTimeLineHistory

2010-10-14 Thread Simon Riggs
Agreed, committed and backpatched. On Thu, 2010-10-14 at 14:11 +0900, Fujii Masao wrote: Hi, -- if (recoveryTarget == RECOVERY_TARGET_XID) snprintf(buffer, sizeof(buffer), %s%u\t%s\t%s transaction %u\n,