Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction


  • From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
  • To: Tom Lane <tgl(at)postgresql(dot)org>
  • Cc: pgsql-committers(at)postgresql(dot)org
  • Subject: Re: pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction
  • Date: Thu, 31 May 2007 08:43:09 +0100
  • Message-id: <465E7C8D(dot)40706(at)enterprisedb(dot)com>

Tom Lane wrote:
Log Message:
-----------
Fix overly-strict sanity check in BeginInternalSubTransaction that made it
fail when used in a deferred trigger.  Bug goes back to 8.0; no doubt the
reason it hadn't been noticed is that we've been discouraging use of
user-defined constraint triggers.  Per report from Frank van Vugt.

Since no-one seems to be testing that, should we add a regression test?

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group