]> granicus.if.org Git - postgresql/commit
Add a CHECK_FOR_INTERRUPTS() in _bt_buildadd(). This fixes problem
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Mar 2006 20:18:25 +0000 (20:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Mar 2006 20:18:25 +0000 (20:18 +0000)
commitd777a571336aff734a4f00cbcb7b9bd268dd23d7
tree5dcdfdeebd5b8c24d8b6885e148ec75e147e1fbf
parenteffecebad1cdbc5fbdf7d4fa972df614ca974bcd
Add a CHECK_FOR_INTERRUPTS() in _bt_buildadd().  This fixes problem
with not responding to query cancel during the last stage of btree index
creation.
src/backend/access/nbtree/nbtsort.c