Add SLRU tests for 64-bit page case
Alexander Korotkov <akorotkov@postgresql.org>
Add SLRU tests for 64-bit page case 4ed8f0913b added 64-bit page numbering for SLRU. This commit adds tests for page numbers higher than 2^32. Author: Maxim Orlov Reviewed-by: Aleksander Alekseev, Alexander Korotkov Discussion: https://postgr.es/m/CACG%3DezZe1NQSCnfHOr78AtAZxJZeCvxrts0ygrxYwe%3DpyyjVWA%40mail.gmail.com Discussion: https://postgr.es/m/CAJ7c6TPDOYBYrnCAeyndkBktO0WG2xSdYduTF0nxq%2BvfkmTF5Q%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_slru/expected/test_slru.out | modified | +135 −0 |
| src/test/modules/test_slru/sql/test_slru.sql | modified | +38 −0 |
Discussion
- XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 149 messages · 2022-03-17 → 2024-08-19
- Add 64-bit XIDs into PostgreSQL 15 228 messages · 2021-12-30 → 2026-05-04