Re: Heads up: 7.3.3 this Wednesday

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kevin Brown <kevin(at)sysexperts(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Heads up: 7.3.3 this Wednesday
Date: 2003-05-16 21:13:37
Message-ID: Pine.LNX.4.33.0305161511200.6635-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Is is possible to make it a build time switch so many folks can beta test
it for us, so to speak? I'd certainly be willing to test it out a bit,
but we don't have time to test it before 7.3.3 comes out.

That would allow us to basically test the deferred triggers in a
relatively stable code base (7.3) on semi-production machines (i.e. the
ones running batch files at night and such) long before 7.4 goes beta.

Or is it too complex or ugly to put something like that into configure and
the code? Just a thought.

On Fri, 16 May 2003, Tom Lane wrote:

> Kevin Brown <kevin(at)sysexperts(dot)com> writes:
> > I've seen no problems with the deferred trigger patch (which addresses
> > a performance issue with deferred triggers) you gave me some time ago.
> > Is this something that's likely to be included in 7.3.3?
>
> I've been wondering myself about whether to include Jan's patch that
> reduces foreign-key deadlocks. Neither of these patches have gotten
> enough testing (that I know of) to make me feel very comfortable about
> dropping them into 7.3.3 ... but on the other hand, they could be pretty
> significant fixes.
>
> Any votes pro or con? Who else can report successful use of either of
> these patches?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Brown 2003-05-16 21:23:04 Re: Error message style guide, take 2
Previous Message Ericson Smith 2003-05-16 20:33:55 Re: realtime data inserts

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-05-16 21:36:32 Re: Heads up: 7.3.3 this Wednesday
Previous Message Sean Chittenden 2003-05-16 20:26:50 Re: Heads up: 7.3.3 this Wednesday