pgsql: Fix regression with slot invalidation checks

2025-10-29 Thread Michael Paquier
Fix regression with slot invalidation checks This commit reverts 818fefd8fd4, that has been introduced to address a an instability in some of the TAP tests due to the presence of random standby snapshot WAL records, when slots are invalidated by InvalidatePossiblyObsoleteSlot(). Anyway, this comm

pgsql: Fix regression with slot invalidation checks

2025-10-29 Thread Michael Paquier
Fix regression with slot invalidation checks This commit reverts 818fefd8fd4, that has been introduced to address a an instability in some of the TAP tests due to the presence of random standby snapshot WAL records, when slots are invalidated by InvalidatePossiblyObsoleteSlot(). Anyway, this comm

pgsql: Fix regression with slot invalidation checks

2025-10-29 Thread Michael Paquier
Fix regression with slot invalidation checks This commit reverts 818fefd8fd4, that has been introduced to address a an instability in some of the TAP tests due to the presence of random standby snapshot WAL records, when slots are invalidated by InvalidatePossiblyObsoleteSlot(). Anyway, this comm

pgsql: Fix regression with slot invalidation checks

2025-10-29 Thread Michael Paquier
Fix regression with slot invalidation checks This commit reverts 818fefd8fd4, that has been introduced to address a an instability in some of the TAP tests due to the presence of random standby snapshot WAL records, when slots are invalidated by InvalidatePossiblyObsoleteSlot(). Anyway, this comm