Qingqing Zhou <[EMAIL PROTECTED]> writes: > This patch basically does two things: (1) call rm_desc() after redo error; > (2) change ABC_desc() to use StringInfo. A thinko in gist_desc() is also > fixed.
Applied with minor corrections --- mostly, being careful to pfree the temporary StringInfos so we don't have an indefinite memory leak during xlog replay. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq