On Sat, Jul 4, 2020 at 12:32 PM Amit Kapila wrote:
>
> On Fri, Jul 3, 2020 at 5:18 PM Masahiko Sawada
> wrote:
> >
> > On Fri, 3 Jul 2020 at 17:07, vignesh C wrote:
> > >
> > > Hi,
> > >
> > > While checking through the code I found that some of the function
> > > parameters in reorderbuffer &
On Fri, Jul 3, 2020 at 5:18 PM Masahiko Sawada
wrote:
>
> On Fri, 3 Jul 2020 at 17:07, vignesh C wrote:
> >
> > Hi,
> >
> > While checking through the code I found that some of the function
> > parameters in reorderbuffer & vacuumlazy are not used. I felt this
> > could be removed. I'm not sure
Amit Kapila writes:
> On Fri, Jul 3, 2020 at 2:06 PM Simon Riggs wrote:
>> Seems like a change with low utility.
> Yeah, all or most of the ReorderBuffer APIs seem to take the
> "ReorderBuffer *" parameter, so not sure if removing from some of them
> is useful or not. At least in the current fo
On Fri, Jul 3, 2020 at 2:06 PM Simon Riggs wrote:
>
> On Fri, 3 Jul 2020 at 09:07, vignesh C wrote:
>
>>
>> While checking through the code I found that some of the function
>> parameters in reorderbuffer & vacuumlazy are not used. I felt this
>> could be removed. I'm not sure if it is kept for
On Fri, 3 Jul 2020 at 17:07, vignesh C wrote:
>
> Hi,
>
> While checking through the code I found that some of the function
> parameters in reorderbuffer & vacuumlazy are not used. I felt this
> could be removed. I'm not sure if it is kept for future use or not.
> Attached patch contains the chan
On Fri, 3 Jul 2020 at 09:07, vignesh C wrote:
> While checking through the code I found that some of the function
> parameters in reorderbuffer & vacuumlazy are not used. I felt this
> could be removed. I'm not sure if it is kept for future use or not.
> Attached patch contains the changes for
Hi,
While checking through the code I found that some of the function
parameters in reorderbuffer & vacuumlazy are not used. I felt this
could be removed. I'm not sure if it is kept for future use or not.
Attached patch contains the changes for the same.
Thoughts?
Regards,
Vignesh
EnterpriseDB: