OSDN Git Service

Add a CHECK_FOR_INTERRUPTS() in _bt_buildadd(). This fixes problem
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Mar 2006 20:18:15 +0000 (20:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Mar 2006 20:18:15 +0000 (20:18 +0000)
commit9f6192490eec2a27b84d68d16f7b268a5ddbfd55
tree954f4bcc651b5ab3698b0296dc1e003e8769424e
parent0ebf1cc83465a4058c172d74c823cce0bebe0e11
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