Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-09-12 Thread Alessio Bragadini
Hi, after Beta1 I'd reported problems in the regression tests under Digital Unix/Tru64. Unfortunately I had no time to report about my tests and to check Beta2 before now. Beta2 builds fine on Digital Unix 4.0G: template1=# SELECT version(); version -

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:51:01 -0400 Bruce Momjian <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote: > Yes, and that is the complex part because _some_ non-*_r functions are > thread-safe, and some are not. I have to determine if we have other > such platforms before I figure out how t

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > > Yes, and that is the complex part because _some_ non-*_r functions are > > thread-safe, and some are not. I have to determine if we have other > > such platforms before I figure out how to fix it in the cleanest way. > > > > In most platforms that are like this, I think,

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Bruce Momjian
Marc G. Fournier wrote: > > > On Sat, 30 Aug 2003, Bruce Momjian wrote: > > > Yes, and that is the complex part because _some_ non-*_r functions are > > thread-safe, and some are not. I have to determine if we have other > > such platforms before I figure out how to fix it in the cleanest way.

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:17:41 -0400 Bruce Momjian <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote: --On Saturday, August 30, 2003 01:09:54 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > > 'K, but why the change to NEEDS_REENTRANT_FUNC_NAMES in the first > place? > > The thing

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Marc G. Fournier
On Sat, 30 Aug 2003, Bruce Momjian wrote: > Yes, and that is the complex part because _some_ non-*_r functions are > thread-safe, and some are not. I have to determine if we have other > such platforms before I figure out how to fix it in the cleanest way. Long shot ... is there some way of wr

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > > > --On Saturday, August 30, 2003 01:09:54 -0300 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > > > > 'K, but why the change to NEEDS_REENTRANT_FUNC_NAMES in the first place? > > > > The thing that has me most confused here is that the end result is the > > same

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 01:09:54 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: 'K, but why the change to NEEDS_REENTRANT_FUNC_NAMES in the first place? The thing that has me most confused here is that the end result is the same with or without the patch, from what I can tell ...

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Marc G. Fournier
On Fri, 29 Aug 2003, Larry Rosenman wrote: > > > --On Saturday, August 30, 2003 00:57:45 -0300 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > > > > > On Fri, 29 Aug 2003, Larry Rosenman wrote: > > > >> Index: src/port/thread.c > >> =

Re: Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:57:45 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: On Fri, 29 Aug 2003, Larry Rosenman wrote: Index: src/port/thread.c === RCS file: /projects/cvsroot/pgsql-server/src/port/thread.c,v ret

Unixware Patch (Was: Re: [HACKERS] Beta2 Tag'd and Bundled ...)

2003-08-30 Thread Marc G. Fournier
On Fri, 29 Aug 2003, Larry Rosenman wrote: > Index: src/port/thread.c > === > RCS file: /projects/cvsroot/pgsql-server/src/port/thread.c,v > retrieving revision 1.4 > diff -u -r1.4 thread.c > --- src/port/thread.c 16 Aug 2003 15:35:

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:35:10 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: On Fri, 29 Aug 2003, Larry Rosenman wrote: --On Saturday, August 30, 2003 00:19:49 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > >> So be it, but I was under the impression that the fix woul

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Marc G. Fournier
On Fri, 29 Aug 2003, Larry Rosenman wrote: > > > --On Saturday, August 30, 2003 00:19:49 -0300 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > > >> So be it, but I was under the impression that the fix would be committed > >> shortly after I posted it on LAST SATURDAY, but apparently Bruce

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:19:49 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: So be it, but I was under the impression that the fix would be committed shortly after I posted it on LAST SATURDAY, but apparently Bruce was out of town, and the Beta2 TAG was laid, WITHOUT PUBLIC NOTI

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > > > --On Saturday, August 30, 2003 00:21:29 -0300 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > > >> SUPPORTS_THREADS=yes > >> NEED_REENTRANT_FUNC_NAMES=yes > >> THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT" > >> $ > >> > >> note the last line before the prompt.

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Friday, August 29, 2003 23:25:06 -0400 Bruce Momjian <[EMAIL PROTECTED]> wrote: Marc G. Fournier wrote: > SUPPORTS_THREADS=yes > NEED_REENTRANT_FUNC_NAMES=yes > THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT" > $ > > note the last line before the prompt. Check current CVS ... now that Bruce

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:21:29 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: SUPPORTS_THREADS=yes NEED_REENTRANT_FUNC_NAMES=yes THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT" $ note the last line before the prompt. Check current CVS ... now that Bruce has caught up on his email (

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Marc G. Fournier wrote: > > > SUPPORTS_THREADS=yes > > NEED_REENTRANT_FUNC_NAMES=yes > > THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT" > > $ > > > > note the last line before the prompt. > > Check current CVS ... now that Bruce has caught up on his email (or made a > dent in it) after being away,

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > >> UnixWare==SCO, but the Court fight has **NOTHING** to do with this issue. > >> > >> Does the PG core not care anymore about **QUALITY**? > >> > >> I'm NOT going to stand idly by as the SCO/IBM/RED HAT Legal issues are > >> used to > >> hurt PostgreSQL's quality. > >> > >

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Marc G. Fournier
> SUPPORTS_THREADS=yes > NEED_REENTRANT_FUNC_NAMES=yes > THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT" > $ > > note the last line before the prompt. Check current CVS ... now that Bruce has caught up on his email (or made a dent in it) after being away, looks like he's committed the fix: SUPPORT

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > > > --On Friday, August 29, 2003 23:00:46 -0400 Bruce Momjian > <[EMAIL PROTECTED]> wrote: > > > Larry Rosenman wrote: > >> > >> > >> --On Thursday, August 28, 2003 01:06:46 -0400 Tom Lane > >> <[EMAIL PROTECTED]> wrote: > >> > >> > Larry Rosenman <[EMAIL PROTECTED]> wr

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Marc G. Fournier
> So be it, but I was under the impression that the fix would be committed > shortly after I posted it on LAST SATURDAY, but apparently Bruce was out > of town, and the Beta2 TAG was laid, WITHOUT PUBLIC NOTICE about the TAG > coming. Beta2 TAG was laid so that we could wrap up all fixes to date,

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Friday, August 29, 2003 23:17:50 -0400 Bruce Momjian <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote: Don't start on the SCO issue. I submitted patches last weekend to fix the UnixWare (and possibly other) issues. You said you were working on them, then I see the note that BETA2 was tagge

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > Don't start on the SCO issue. I submitted patches last weekend to fix the > UnixWare (and possibly other) issues. > > You said you were working on them, then I see the note that BETA2 was tagged > with INVALID shell code in src/templates/unixware, and > the per-platform th

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Saturday, August 30, 2003 00:09:51 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: Does the PG core not care anymore about **QUALITY**? Ummm, I believe that is why we are still in Beta, and not at a Release Candidate stage ... cause there are still bugs, with Unixware obviously being

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Marc G. Fournier
> Does the PG core not care anymore about **QUALITY**? Ummm, I believe that is why we are still in Beta, and not at a Release Candidate stage ... cause there are still bugs, with Unixware obviously being one of them ... ---(end of broadcast)--- T

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Friday, August 29, 2003 23:00:46 -0400 Bruce Momjian <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote: --On Thursday, August 28, 2003 01:06:46 -0400 Tom Lane <[EMAIL PROTECTED]> wrote: > Larry Rosenman <[EMAIL PROTECTED]> writes: >> My UnixWare Thread.c patch/fix has been IGNORED. >> I'd

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Larry Rosenman
--On Friday, August 29, 2003 22:58:50 -0400 Bruce Momjian <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote: --On Thursday, August 28, 2003 19:31:17 +0200 Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Tom Lane writes: > >> Beta2 is a done deal. When Bruce gets back from the seashore I expect >

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > > > --On Thursday, August 28, 2003 01:06:46 -0400 Tom Lane <[EMAIL PROTECTED]> > wrote: > > > Larry Rosenman <[EMAIL PROTECTED]> writes: > >> My UnixWare Thread.c patch/fix has been IGNORED. > >> I'd like to see a fix before we declare Beta2. > > > > Beta2 is a done deal

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-30 Thread Bruce Momjian
Larry Rosenman wrote: > > > --On Thursday, August 28, 2003 19:31:17 +0200 Peter Eisentraut > <[EMAIL PROTECTED]> wrote: > > > Tom Lane writes: > > > >> Beta2 is a done deal. When Bruce gets back from the seashore I expect > >> he'll take a look at the issues you raised, but we're not holding o

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-28 Thread Larry Rosenman
--On Thursday, August 28, 2003 19:31:17 +0200 Peter Eisentraut <[EMAIL PROTECTED]> wrote: Tom Lane writes: Beta2 is a done deal. When Bruce gets back from the seashore I expect he'll take a look at the issues you raised, but we're not holding off beta2 another week for that to happen. Could s

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-28 Thread Peter Eisentraut
Tom Lane writes: > Beta2 is a done deal. When Bruce gets back from the seashore I expect > he'll take a look at the issues you raised, but we're not holding off > beta2 another week for that to happen. Could someone tell the rest of the world ahead of time when release steps are going to happen?

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-28 Thread Larry Rosenman
--On Thursday, August 28, 2003 01:06:46 -0400 Tom Lane <[EMAIL PROTECTED]> wrote: Larry Rosenman <[EMAIL PROTECTED]> writes: My UnixWare Thread.c patch/fix has been IGNORED. I'd like to see a fix before we declare Beta2. Beta2 is a done deal. When Bruce gets back from the seashore I expect he'

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-28 Thread Tom Lane
Larry Rosenman <[EMAIL PROTECTED]> writes: > My UnixWare Thread.c patch/fix has been IGNORED. > I'd like to see a fix before we declare Beta2. Beta2 is a done deal. When Bruce gets back from the seashore I expect he'll take a look at the issues you raised, but we're not holding off beta2 another

Re: [HACKERS] Beta2 Tag'd and Bundled ...

2003-08-28 Thread Larry Rosenman
--On Wednesday, August 27, 2003 00:21:23 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: Everything looks like it built clean ... will do a quick, more general announce tomorrow, but if someone can confirm that things are good, that would be great ... My UnixWare Thread.c patch/fix has been

[HACKERS] Beta2 Tag'd and Bundled ...

2003-08-28 Thread Marc G. Fournier
Everything looks like it built clean ... will do a quick, more general announce tomorrow, but if someone can confirm that things are good, that would be great ... ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index