Commit d1d416c
committed
Swap relallfrozen when swapping relation files
When swapping the physical files of two relations we copy the size
statistics from one relation to the other, but we missed the count of
all-frozen pages that was added in PostgreSQL 18. Swap it too so the
statistics stay correct after the swap.1 parent 0a51c86 commit d1d416c
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
261 | 269 | | |
262 | 270 | | |
263 | 271 | | |
| |||
0 commit comments