Backpatch addition of pump_until() more completely.
Andres Freund <andres@anarazel.de>
Backpatch addition of pump_until() more completely. In a2ab9c06ea1 I just backpatched the introduction of pump_until(), without changing the existing local definitions (as 6da65a3f9a9). The necessary changes seemed more verbose than desirable. However, that leads to warnings, as I failed to realize... Backpatch to all versions containing pump_until() calls before f74496dd611 (there's none in 10). Discussion: https://postgr.es/m/2808491.1651802860@sss.pgh.pa.us Discussion: https://postgr.es/m/18b37361-b482-b9d8-f30d-6115cd5ce25c@enterprisedb.com Backpatch: 11-14
Files
| Path | Change | +/− |
|---|---|---|
| src/test/recovery/t/013_crash_restart.pl | modified | +10 −36 |
| src/test/recovery/t/022_crash_temp_files.pl | modified | +8 −37 |
Discussion
- failures in t/031_recovery_conflict.pl on CI 38 messages · 2022-04-09 → 2022-11-24
Cited messages not in the archive:
18b37361-b482-b9d8-f30d-6115cd5ce25c@enterprisedb.com