Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-27 Thread Magnus Hagander
>> I have three pending kerberos patches, two of which are >plain bugfixes >> and one which I'd argue is a bugfix around a can't-compile >issue, that >> I'd very much like to see in 8.0.2. > >Working on these. Don't you have the test backwards here? (Sorry, been offline for a couple of days) C

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Tom Lane
Karel Zak <[EMAIL PROTECTED]> writes: >> What do you think about just adding >> >> case DCH_MONTH: >> + if (!tm->tm_mon) >> + return 0; >> and similarly in each of the other case arms that use tm_mon? > Yes, I think you're right. It's because original code was for non- >

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Karel Zak
On Fri, 2005-03-25 at 14:08 -0500, Tom Lane wrote: > Karel Zak <[EMAIL PROTECTED]> writes: > > On Fri, 2005-03-25 at 03:29 -0500, Tom Lane wrote: > >> I intend to look at that tomorrow. Meanwhile, have you got a fix > >> for bug#1500? > >> http://archives.postgresql.org/pgsql-bugs/2005-02/msg00226

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Tom Lane
Karel Zak <[EMAIL PROTECTED]> writes: > On Fri, 2005-03-25 at 03:29 -0500, Tom Lane wrote: >> I intend to look at that tomorrow. Meanwhile, have you got a fix >> for bug#1500? >> http://archives.postgresql.org/pgsql-bugs/2005-02/msg00226.php > Sorry. Not yet. I haven't time today. Maybe next week

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Dave Page
-Original Message- From: Marc G. Fournier [mailto:[EMAIL PROTECTED] Sent: Fri 3/25/2005 1:14 AM To: Dave Page Cc: pgsql-hackers@postgresql.org Subject: RE: [HACKERS] Upcoming 8.0.2 Release > How quickly can you get a precompiled binary in place? Would delaying > release until

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Karel Zak
On Fri, 2005-03-25 at 03:29 -0500, Tom Lane wrote: > Karel Zak <[EMAIL PROTECTED]> writes: > > http://archives.postgresql.org/pgsql-patches/2005-03/msg00176.php > > I intend to look at that tomorrow. Meanwhile, have you got a fix > for bug#1500? > http://archives.postgresql.org/pgsql-bugs/2005-0

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Tom Lane
Karel Zak <[EMAIL PROTECTED]> writes: > http://archives.postgresql.org/pgsql-patches/2005-03/msg00176.php I intend to look at that tomorrow. Meanwhile, have you got a fix for bug#1500? http://archives.postgresql.org/pgsql-bugs/2005-02/msg00226.php regards, tom lane

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-25 Thread Karel Zak
http://archives.postgresql.org/pgsql-patches/2005-03/msg00176.php Add it to 8.0.2 or 8.1? Karel -- Karel Zak <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Marc G. Fournier
On Thu, 24 Mar 2005, Dave Page wrote: -Original Message- From: Marc G. Fournier [mailto:[EMAIL PROTECTED] Sent: 24 March 2005 18:37 To: Dave Page Cc: Marc G. Fournier; pgsql-hackers@postgresql.org Subject: RE: [HACKERS] Upcoming 8.0.2 Release On Thu, 24 Mar 2005, Dave Page wrote: Not me

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Tom Lane
"Magnus Hagander" <[EMAIL PROTECTED]> writes: > I have three pending kerberos patches, two of which are plain bugfixes > and one which I'd argue is a bugfix around a can't-compile issue, that > I'd very much like to see in 8.0.2. Working on these. Don't you have the test backwards here?

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Dave Page
> -Original Message- > From: Marc G. Fournier [mailto:[EMAIL PROTECTED] > Sent: 24 March 2005 18:37 > To: Dave Page > Cc: Marc G. Fournier; pgsql-hackers@postgresql.org > Subject: RE: [HACKERS] Upcoming 8.0.2 Release > > On Thu, 24 Mar 2005, Dave Page wrote: &g

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Bruce Momjian
Magnus Hagander wrote: > > Now that Tom has gotten the ARC->2Q changes into the 8.0.x Branch, and > > >Josh has had some time to do some preliminary performance > >testing on it, > >we need to put out 8.0.2 ... > > > >Core's hope is to wrap a beta up on Friday (tomorrow), and > >baring any bugs

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Magnus Hagander
> Now that Tom has gotten the ARC->2Q changes into the 8.0.x Branch, and >Josh has had some time to do some preliminary performance >testing on it, >we need to put out 8.0.2 ... > >Core's hope is to wrap a beta up on Friday (tomorrow), and >baring any bugs >found in it, do a full release next

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > On Thu, 24 Mar 2005, Dave Page wrote: >> Not me, but bear in mind it's the Easter holidays, so I for one cannot >> guarantee I'll be able to package a windows installer for at least a few >> days. > That's okay, we're only packaging a beta this we

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Marc G. Fournier
On Thu, 24 Mar 2005, Dave Page wrote: Not me, but bear in mind it's the Easter holidays, so I for one cannot guarantee I'll be able to package a windows installer for at least a few days. That's okay, we're only packaging a beta this weekend ... Marc G. Fournier Hub.Org Networking

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Bruce Momjian
Michael Fuhr wrote: > On Thu, Mar 24, 2005 at 12:35:14PM -0400, Marc G. Fournier wrote: > > > > Is anyone sitting on anything that they feel needs/should get into 8.0.2? > > Has anybody had a chance to review the PL/Python patch I submitted? > I did the diff against HEAD but I think its PL/Python

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Michael Fuhr
On Thu, Mar 24, 2005 at 12:35:14PM -0400, Marc G. Fournier wrote: > > Is anyone sitting on anything that they feel needs/should get into 8.0.2? Has anybody had a chance to review the PL/Python patch I submitted? I did the diff against HEAD but I think its PL/Python code is identical to REL8_0_STA

Re: [HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc > G. Fournier > Sent: 24 March 2005 16:35 > To: pgsql-hackers@postgresql.org > Subject: [HACKERS] Upcoming 8.0.2 Release > > > Now that Tom has gotten the

[HACKERS] Upcoming 8.0.2 Release

2005-03-24 Thread Marc G. Fournier
Now that Tom has gotten the ARC->2Q changes into the 8.0.x Branch, and Josh has had some time to do some preliminary performance testing on it, we need to put out 8.0.2 ... Core's hope is to wrap a beta up on Friday (tomorrow), and baring any bugs found in it, do a full release next Thursday.