postgresql/src/backend/access
Tom Lane e2e19ca0cd Seems like we should not hold off cancel/die interrupts while we are
running deferred triggers.  They are really part of the regular
transaction, and they could take awhile.
2001-05-04 18:39:16 +00:00
..
common Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
gist Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
hash Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
heap Fix unportable assumptions about alignment of local char[n] variables. 2001-03-25 23:23:59 +00:00
index Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
nbtree Ensure that btree sort ordering functions and boolean comparison operators 2001-05-03 19:00:37 +00:00
rtree pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
transam Seems like we should not hold off cancel/die interrupts while we are 2001-05-04 18:39:16 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00