summaryrefslogtreecommitdiff
path: root/contrib/start-scripts/macos/org.postgresql.postgres.plist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-09-13 16:16:47 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-09-13 16:17:04 -0400
commit418c6a2c72d22dd3810d08cd06af6126b8bbd4b1 (patch)
treeca00d50a5a4416d810fc349f93cfd7c94b7d5103 /contrib/start-scripts/macos/org.postgresql.postgres.plist
parentb9a65a678b68dfab47bff3c9524fc72040a26195 (diff)
Allow _h_indexbuild() to be interrupted.
When we are building a hash index that is large enough to need pre-sorting (larger than either maintenance_work_mem or NBuffers), the initial sorting phase is interruptible, but the insertion phase wasn't. Add the missing CHECK_FOR_INTERRUPTS(). Per bug #18616 from Alexander Lakhin. Back-patch to all supported branches. Pavel Borisov Discussion: https://postgr.es/m/18616-acbb9e5caf41e964@postgresql.org
Diffstat (limited to 'contrib/start-scripts/macos/org.postgresql.postgres.plist')
0 files changed, 0 insertions, 0 deletions