aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2024-01-31 11:35:41 -0500
committerRobert Haas <rhaas@postgresql.org>2024-01-31 11:37:41 -0500
commitb6ee30ec0866619eafc10cf43c4714ed1b89fec6 (patch)
tree77e3a03de19d9c9fdb70dc00416eeea6d48f9a87 /src/tutorial/basics.source
parentf0106b6d2dc28660d9ecba3de77cee14de921c94 (diff)
downloadpostgresql-b6ee30ec0866619eafc10cf43c4714ed1b89fec6.tar.gz
postgresql-b6ee30ec0866619eafc10cf43c4714ed1b89fec6.zip
In 002_blocks.pl, try to prevent a HOT update.
Make the new tuple larger than the old one so that it, hopefully, won't manage to squeeze into leftover freespace on the same page. The test is trying to verify that the UPDATE touches 2 pages, but if a HOT update happens, then it doesn't. Per buildfarm.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions