Re: [HACKERS] Heads up: 7.3.6 and 7.4.2 coming soon

2004-06-07 Thread Neil Conway
Tom Lane [EMAIL PROTECTED] writes:
 So, if you've got any fixes you wanted to get into those branches,
 time to get on it.

I just wanted to note that IMHO a fix for the PL/PgSQL crash in
7.4.1 and HEAD (not sure about 7.3.x) that Chris Campbell recently
reported should definitely be included in 7.4.2. If the bug is present
in 7.3.x, it might also be worth backpatching.

I'm happy to review  apply the patch Chris C. included with his bug
report, but due to a lack of free time I won't be able to get around
to it before Friday -- if you or anyone else wants to get it done
before then you're more than welcome to.

Cheers,

Neil


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [HACKERS] Heads up: 7.3.6 and 7.4.2 coming soon

2004-06-07 Thread Marc G. Fournier
On Mon, 23 Feb 2004, Neil Conway wrote:

 Tom Lane [EMAIL PROTECTED] writes:
  So, if you've got any fixes you wanted to get into those branches,
  time to get on it.

 I just wanted to note that IMHO a fix for the PL/PgSQL crash in
 7.4.1 and HEAD (not sure about 7.3.x) that Chris Campbell recently
 reported should definitely be included in 7.4.2. If the bug is present
 in 7.3.x, it might also be worth backpatching.

 I'm happy to review  apply the patch Chris C. included with his bug
 report, but due to a lack of free time I won't be able to get around
 to it before Friday -- if you or anyone else wants to get it done
 before then you're more than welcome to.

We're looking at a 7.3 for next Monday, so if you can do it over the
weekend, that would be great ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] Heads up: 7.3.6 and 7.4.2 coming soon

2004-02-23 Thread Lamar Owen
On Sunday 22 February 2004 05:57 pm, Gaetano Mendola wrote:
 Do you think that we'll have too a RPM binary distribution for the 7.3.6
 ( the 7.3.5 don't have it yet ) ?

Yes.  I apologize for the lag; my wife miscarried and that has thrown my free 
time for a loop as I help her and my other four children through this 
difficult time.
-- 
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC  28772
(828)862-5554
www.pari.edu


---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match