Re: [HACKERS] freeze map open item

2016-07-22 Thread Andres Freund
On 2016-07-22 13:57:15 +0530, Amit Kapila wrote: > On Thu, Jul 21, 2016 at 9:46 PM, Robert Haas wrote: > > The open items list says this: > > > > heap_update sets xmax and infomask without logging the changes or > > clearing PD_ALL_VISIBLE or visibility map bits > > * volunteer owner wanted > > *

Re: [HACKERS] freeze map open item

2016-07-22 Thread Amit Kapila
On Thu, Jul 21, 2016 at 9:46 PM, Robert Haas wrote: > The open items list says this: > > heap_update sets xmax and infomask without logging the changes or > clearing PD_ALL_VISIBLE or visibility map bits > * volunteer owner wanted > * This has been buggy essentially forever but the freeze map chan