Re: [SQL] Concurrency problem - Mailing list pgsql-sql

From wieck@debis.com (Jan Wieck)
Subject Re: [SQL] Concurrency problem
Date
Msg-id m12Gj1Y-0003kbC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: [SQL] Concurrency problem  ("Gerhard Dieringer" <DieringG@eba-haus.de>)
List pgsql-sql
>
> Jan Wieck <wieck@debis.com> wrote:
>
> >    You  cannot  use  a  regular trigger because of your circular
> >    dependency. What you really need to insure integrity  is  the
> >    FOREIGN  KEY  support  coming  with 7.0. It is implemented as
> >    triggers too, but they are handled a little different by  the
> >    trigger  manager  and  their  execution  can be delayed until
> >    COMMIT.
>
> I am also waiting for foreign key support so my question is:
>
> When will version 7.0 be available for download?
   Up to now we're planning to go BETA on February 15th. But I'm   not 100% sure if it's me this time to delay BETA.
There are   some important items still open on our internal project TODO.
 


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #




pgsql-sql by date:

Previous
From: Vince Gonzalez
Date:
Subject: Re: [SQL] Install: Undefined symbol `_TAS'
Next
From: Tom Lane
Date:
Subject: Re: [SQL] Install: Undefined symbol `_TAS'