forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb6ee30e
committed
In 002_blocks.pl, try to prevent a HOT update.
Make the new tuple larger than the old one so that it, hopefully, won'tmanage to squeeze into leftover freespace on the same page. The testis trying to verify that the UPDATE touches 2 pages, but if a HOTupdate happens, then it doesn't.Per buildfarm.1 parentf0106b6 commitb6ee30e
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
|
0 commit comments
Comments
(0)