Re: Add LogicalTapeSetExtend() to logtape.c - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Add LogicalTapeSetExtend() to logtape.c
Date
Msg-id f68211cc9a413c23460f1058967993f8f0b52a2a.camel@j-davis.com
Whole thread Raw
In response to Re: Add LogicalTapeSetExtend() to logtape.c  (Adam Lee <ali@pivotal.io>)
Responses Re: Add LogicalTapeSetExtend() to logtape.c  (Adam Lee <ali@pivotal.io>)
List pgsql-hackers
On Tue, 2020-03-03 at 09:49 +0800, Adam Lee wrote:
> Master: 12729ms 12970ms 12999ms
> With my patch(a pointer): 12965ms 13273ms 13116ms
> With your patch(flexible array): 12906ms 12991ms 13043ms

Hmm.. looks like you didn't reproduce the difference I saw. What
compiler/version?

Regards,
    Jeff Davis





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allow to_date() and to_timestamp() to accept localized names
Next
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] advanced partition matching algorithm forpartition-wise join