Remove testing for precise LSN/reserved bytes in new TAP test

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 9e9abed746280086474e2191b8c399b5fd9b0678
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-04-08T03:28:27Z
Releases: 13.0
Remove testing for precise LSN/reserved bytes in new TAP test

Trying to ensure that a slot's restart_lsn or amount of reserved bytes
exactly match some specific values seems unnecessary, and fragile as
shown by failures in multiple buildfarm members.

Discussion: https://postgr.es/m/20200407232602.GA21559@alvherre.pgsql

Files

PathChange+/−
src/test/recovery/t/019_replslot_limit.pl modified +4 −4

Discussion