pgsql/src/backend/access/transam xact.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/transam xact.c
Date: 2001-05-04 18:39:17
Message-ID: 200105041839.f44IdHX24708@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/05/04 14:39:16

Modified files:
src/backend/access/transam: xact.c

Log message:
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.

Browse pgsql-committers by date

  From Date Subject
Next Message Vince Vielhaber 2001-05-04 18:42:33 [WEBMASTER] 'www/html howtomirror.html'
Previous Message Vince Vielhaber 2001-05-04 15:15:39 [WEBMASTER] 'www/html mirrors.html'