Re: rm_desc patch - Mailing list pgsql-patches

From Qingqing Zhou
Subject Re: rm_desc patch
Date
Msg-id dvvte5$1e2g$1@news.hub.org
Whole thread Raw
In response to rm_desc patch  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
List pgsql-patches
"Tom Lane" <tgl@sss.pgh.pa.us> wrote
>
> Applied with minor corrections --- mostly, being careful to pfree the
> temporary StringInfos so we don't have an indefinite memory leak during
> xlog replay.
>

Right. By the way, your worry about buffer overflow is proved in
xact_desc_commit()/xact_desc_abort().

Regards,
Qingqing



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: rm_desc patch
Next
From: Simon Riggs
Date:
Subject: Re: WIP: splitting BLCKSZ