Files
neon/pageserver/src
Heikki Linnakangas 2c10224c9a Partial fix for issue with extending relation with a gap.
This should fix the sporadic regression test failures we've been seeing
lately with "no base img found" errors.

This fixes the common case, but one corner case is still not handled:
If a relation is extended across a segment boundary, leaving a gap block
in the segment preceding the segment containing the target block, the
preceding segment will not be padded with zeros correctly. This adds
a test case for that, but it's commented out.

See github issue https://github.com/zenithdb/zenith/issues/500
2021-09-07 15:12:39 +03:00
..
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-08-30 15:17:30 +03:00
2021-07-23 12:21:21 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00
2021-09-07 15:12:39 +03:00