Re: Fix a possible typo in rewriteheap.c code comments

2022-01-10 Thread Amit Kapila
On Mon, Jan 10, 2022 at 10:22 AM Amit Kapila wrote: > > On Mon, Jan 10, 2022 at 9:42 AM Bharath Rupireddy > wrote: > > > > Hi, > > > > It looks like there's a typo, attaching a tiny patch to fix it. > > > > * > > * When doing logical decoding - which relies on using cmin/cmax of catalog > >

Re: Fix a possible typo in rewriteheap.c code comments

2022-01-09 Thread Amit Kapila
On Mon, Jan 10, 2022 at 9:42 AM Bharath Rupireddy wrote: > > Hi, > > It looks like there's a typo, attaching a tiny patch to fix it. > > * > * When doing logical decoding - which relies on using cmin/cmax of catalog > * tuples, via xl_heap_new_cid records - heap rewrites have to log enough >