On 16/12/2020 00:08, Cary Huang wrote:
> The following review has been posted through the commitfest application:
> make installcheck-world: tested, passed
> Implements feature: tested, passed
> Spec compliant: tested, passed
> Documentation: not tested
>
> Hello
>
> The patch seems to do as described and the regression and tap tests are passing
> + /*
> + * A local source is not expected to change while we're rewinding, so check
> + * that we size of the file matches our earlier expectation.
> + */
> Is this a tyoo?
Yep, thanks! Attached is a new patch version, with that fixed and
rebased. No other changes.
- Heikki