Thread: Re: [PORTS] PostgreSQL supported platform report and a
Olivier PRENANT <ohp@pyrenet.fr> writes: > *WHAT??** > this directory has hust been created by de-taring postgresql-7.3b5.tar.gz > from my own mirror dated nov 6 20:04... Well, there's something darn weird here. Is src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line 1838, do you see inline int32 ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, or static inline int32 inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, regards, tom lane
I see the latter in both b4 and b5! I've just relaunched my mirroring procedure and it did'nt pick another b4 or b5! What happens?? Regards, On Thu, 7 Nov 2002, Tom Lane wrote: > Date: Thu, 07 Nov 2002 11:26:42 -0500 > From: Tom Lane <tgl@sss.pgh.pa.us> > To: ohp@pyrenet.fr > Cc: Larry Rosenman <ler@lerctr.org>, Billy G. Allie <Bill.Allie@mug.org>, > pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org > Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and a > > Olivier PRENANT <ohp@pyrenet.fr> writes: > > *WHAT??** > > this directory has hust been created by de-taring postgresql-7.3b5.tar.gz > > from my own mirror dated nov 6 20:04... > > Well, there's something darn weird here. Is > src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line 1838, > do you see > inline int32 > ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, > or > static inline int32 > inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, > > regards, tom lane > -- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: ohp@pyrenet.fr ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery)
It **LOOKS** right. I'm about to double check it on 7.1.3. Olivier, is this the 7.1.1b FS Compiler? I wonder if a bug fix made it in... Wierd. --On Thursday, November 07, 2002 17:34:49 +0100 Olivier PRENANT <ohp@pyrenet.fr> wrote: > I see the latter in both b4 and b5! > > I've just relaunched my mirroring procedure and it did'nt pick another b4 > or b5! > > What happens?? > > Regards, > On Thu, 7 Nov 2002, Tom Lane wrote: > >> Date: Thu, 07 Nov 2002 11:26:42 -0500 >> From: Tom Lane <tgl@sss.pgh.pa.us> >> To: ohp@pyrenet.fr >> Cc: Larry Rosenman <ler@lerctr.org>, Billy G. Allie <Bill.Allie@mug.org>, >> pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and >> a >> >> Olivier PRENANT <ohp@pyrenet.fr> writes: >> > *WHAT??** >> > this directory has hust been created by de-taring >> > postgresql-7.3b5.tar.gz from my own mirror dated nov 6 20:04... >> >> Well, there's something darn weird here. Is >> src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line 1838, >> do you see >> inline int32 >> ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, >> or >> static inline int32 >> inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, >> >> regards, tom lane >> > > -- > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) > FRANCE Email: ohp@pyrenet.fr > ------------------------------------------------------------------------- > ----- Make your life a dream, make your dream a reality. (St Exupery) -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
What's FS, it(s the 7.1.1b compiler yes. I don't mind having CFLAGS=-Xb though, done it for php already... By everyone says this should go off so.. Regards On Thu, 7 Nov 2002, Larry Rosenman wrote: > Date: Thu, 07 Nov 2002 10:37:36 -0600 > From: Larry Rosenman <ler@lerctr.org> > To: ohp@pyrenet.fr, Tom Lane <tgl@sss.pgh.pa.us> > Cc: Billy G. Allie <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, > pgsql-hackers@postgresql.org > Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and a > > It **LOOKS** right. I'm about to double check it on 7.1.3. > > Olivier, is this the 7.1.1b FS Compiler? > > I wonder if a bug fix made it in... > > Wierd. > > > > --On Thursday, November 07, 2002 17:34:49 +0100 Olivier PRENANT > <ohp@pyrenet.fr> wrote: > > > I see the latter in both b4 and b5! > > > > I've just relaunched my mirroring procedure and it did'nt pick another b4 > > or b5! > > > > What happens?? > > > > Regards, > > On Thu, 7 Nov 2002, Tom Lane wrote: > > > >> Date: Thu, 07 Nov 2002 11:26:42 -0500 > >> From: Tom Lane <tgl@sss.pgh.pa.us> > >> To: ohp@pyrenet.fr > >> Cc: Larry Rosenman <ler@lerctr.org>, Billy G. Allie <Bill.Allie@mug.org>, > >> pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org > >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and > >> a > >> > >> Olivier PRENANT <ohp@pyrenet.fr> writes: > >> > *WHAT??** > >> > this directory has hust been created by de-taring > >> > postgresql-7.3b5.tar.gz from my own mirror dated nov 6 20:04... > >> > >> Well, there's something darn weird here. Is > >> src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line 1838, > >> do you see > >> inline int32 > >> ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, > >> or > >> static inline int32 > >> inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, > >> > >> regards, tom lane > >> > > > > -- > > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) > > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) > > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) > > FRANCE Email: ohp@pyrenet.fr > > ------------------------------------------------------------------------- > > ----- Make your life a dream, make your dream a reality. (St Exupery) > > > -- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: ohp@pyrenet.fr ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery)
cc -O -g -I../../../../src/include -I/usr/local/include -c -o tuplesort.o tuplesort.c UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled It still passes here. I really wonder if they fixed something in the 4.1 compiler. IIRC the 7.1.1b compiler is 4.0. Truly wierd. LER --On Thursday, November 07, 2002 17:40:24 +0100 Olivier PRENANT <ohp@pyrenet.fr> wrote: > What's FS, it(s the 7.1.1b compiler yes. > > I don't mind having CFLAGS=-Xb though, done it for php already... > By everyone says this should go off so.. > > Regards > On Thu, 7 Nov 2002, Larry Rosenman wrote: > >> Date: Thu, 07 Nov 2002 10:37:36 -0600 >> From: Larry Rosenman <ler@lerctr.org> >> To: ohp@pyrenet.fr, Tom Lane <tgl@sss.pgh.pa.us> >> Cc: Billy G. Allie <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, >> pgsql-hackers@postgresql.org >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and >> a >> >> It **LOOKS** right. I'm about to double check it on 7.1.3. >> >> Olivier, is this the 7.1.1b FS Compiler? >> >> I wonder if a bug fix made it in... >> >> Wierd. >> >> >> >> --On Thursday, November 07, 2002 17:34:49 +0100 Olivier PRENANT >> <ohp@pyrenet.fr> wrote: >> >> > I see the latter in both b4 and b5! >> > >> > I've just relaunched my mirroring procedure and it did'nt pick another >> > b4 or b5! >> > >> > What happens?? >> > >> > Regards, >> > On Thu, 7 Nov 2002, Tom Lane wrote: >> > >> >> Date: Thu, 07 Nov 2002 11:26:42 -0500 >> >> From: Tom Lane <tgl@sss.pgh.pa.us> >> >> To: ohp@pyrenet.fr >> >> Cc: Larry Rosenman <ler@lerctr.org>, Billy G. Allie >> >> <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, >> >> pgsql-hackers@postgresql.org >> >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report >> >> and a >> >> >> >> Olivier PRENANT <ohp@pyrenet.fr> writes: >> >> > *WHAT??** >> >> > this directory has hust been created by de-taring >> >> > postgresql-7.3b5.tar.gz from my own mirror dated nov 6 20:04... >> >> >> >> Well, there's something darn weird here. Is >> >> src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line >> >> 1838, do you see >> >> inline int32 >> >> ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, >> >> or >> >> static inline int32 >> >> inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind >> >> kind, >> >> >> >> regards, tom lane >> >> >> > >> > -- >> > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) >> > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) >> > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) >> > FRANCE Email: ohp@pyrenet.fr >> > ---------------------------------------------------------------------- >> > --- ----- Make your life a dream, make your dream a reality. (St >> > Exupery) >> >> >> > > -- > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) > FRANCE Email: ohp@pyrenet.fr > ------------------------------------------------------------------------- > ----- Make your life a dream, make your dream a reality. (St Exupery) -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Haha!!! It passes (b4) on 800 and not on uw 711.. Larry, should I install 800 SDK on 711? On Thu, 7 Nov 2002, Larry Rosenman wrote: > Date: Thu, 07 Nov 2002 10:45:13 -0600 > From: Larry Rosenman <ler@lerctr.org> > To: ohp@pyrenet.fr > Cc: Tom Lane <tgl@sss.pgh.pa.us>, Billy G. Allie <Bill.Allie@mug.org>, > pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org > Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and a > > cc -O -g -I../../../../src/include -I/usr/local/include -c -o tuplesort.o > tuplesort.c > UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled > > It still passes here. I really wonder if they fixed something in the 4.1 > compiler. IIRC > the 7.1.1b compiler is 4.0. > > Truly wierd. > > LER > > > --On Thursday, November 07, 2002 17:40:24 +0100 Olivier PRENANT > <ohp@pyrenet.fr> wrote: > > > What's FS, it(s the 7.1.1b compiler yes. > > > > I don't mind having CFLAGS=-Xb though, done it for php already... > > By everyone says this should go off so.. > > > > Regards > > On Thu, 7 Nov 2002, Larry Rosenman wrote: > > > >> Date: Thu, 07 Nov 2002 10:37:36 -0600 > >> From: Larry Rosenman <ler@lerctr.org> > >> To: ohp@pyrenet.fr, Tom Lane <tgl@sss.pgh.pa.us> > >> Cc: Billy G. Allie <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, > >> pgsql-hackers@postgresql.org > >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and > >> a > >> > >> It **LOOKS** right. I'm about to double check it on 7.1.3. > >> > >> Olivier, is this the 7.1.1b FS Compiler? > >> > >> I wonder if a bug fix made it in... > >> > >> Wierd. > >> > >> > >> > >> --On Thursday, November 07, 2002 17:34:49 +0100 Olivier PRENANT > >> <ohp@pyrenet.fr> wrote: > >> > >> > I see the latter in both b4 and b5! > >> > > >> > I've just relaunched my mirroring procedure and it did'nt pick another > >> > b4 or b5! > >> > > >> > What happens?? > >> > > >> > Regards, > >> > On Thu, 7 Nov 2002, Tom Lane wrote: > >> > > >> >> Date: Thu, 07 Nov 2002 11:26:42 -0500 > >> >> From: Tom Lane <tgl@sss.pgh.pa.us> > >> >> To: ohp@pyrenet.fr > >> >> Cc: Larry Rosenman <ler@lerctr.org>, Billy G. Allie > >> >> <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, > >> >> pgsql-hackers@postgresql.org > >> >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report > >> >> and a > >> >> > >> >> Olivier PRENANT <ohp@pyrenet.fr> writes: > >> >> > *WHAT??** > >> >> > this directory has hust been created by de-taring > >> >> > postgresql-7.3b5.tar.gz from my own mirror dated nov 6 20:04... > >> >> > >> >> Well, there's something darn weird here. Is > >> >> src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line > >> >> 1838, do you see > >> >> inline int32 > >> >> ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, > >> >> or > >> >> static inline int32 > >> >> inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind > >> >> kind, > >> >> > >> >> regards, tom lane > >> >> > >> > > >> > -- > >> > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) > >> > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) > >> > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) > >> > FRANCE Email: ohp@pyrenet.fr > >> > ---------------------------------------------------------------------- > >> > --- ----- Make your life a dream, make your dream a reality. (St > >> > Exupery) > >> > >> > >> > > > > -- > > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) > > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) > > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) > > FRANCE Email: ohp@pyrenet.fr > > ------------------------------------------------------------------------- > > ----- Make your life a dream, make your dream a reality. (St Exupery) > > > -- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: ohp@pyrenet.fr ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery)
--On Thursday, November 07, 2002 18:02:51 +0100 Olivier PRENANT <ohp@pyrenet.fr> wrote: > Haha!!! > > It passes (b4) on 800 and not on uw 711.. > > Larry, should I install 800 SDK on 711? Yes. > > On Thu, 7 Nov 2002, Larry Rosenman wrote: > >> Date: Thu, 07 Nov 2002 10:45:13 -0600 >> From: Larry Rosenman <ler@lerctr.org> >> To: ohp@pyrenet.fr >> Cc: Tom Lane <tgl@sss.pgh.pa.us>, Billy G. Allie <Bill.Allie@mug.org>, >> pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and >> a >> >> cc -O -g -I../../../../src/include -I/usr/local/include -c -o >> tuplesort.o tuplesort.c >> UX:cc: WARNING: debugging and optimization mutually exclusive; -O >> disabled >> >> It still passes here. I really wonder if they fixed something in the >> 4.1 compiler. IIRC >> the 7.1.1b compiler is 4.0. >> >> Truly wierd. >> >> LER >> >> >> --On Thursday, November 07, 2002 17:40:24 +0100 Olivier PRENANT >> <ohp@pyrenet.fr> wrote: >> >> > What's FS, it(s the 7.1.1b compiler yes. >> > >> > I don't mind having CFLAGS=-Xb though, done it for php already... >> > By everyone says this should go off so.. >> > >> > Regards >> > On Thu, 7 Nov 2002, Larry Rosenman wrote: >> > >> >> Date: Thu, 07 Nov 2002 10:37:36 -0600 >> >> From: Larry Rosenman <ler@lerctr.org> >> >> To: ohp@pyrenet.fr, Tom Lane <tgl@sss.pgh.pa.us> >> >> Cc: Billy G. Allie <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, >> >> pgsql-hackers@postgresql.org >> >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report >> >> and a >> >> >> >> It **LOOKS** right. I'm about to double check it on 7.1.3. >> >> >> >> Olivier, is this the 7.1.1b FS Compiler? >> >> >> >> I wonder if a bug fix made it in... >> >> >> >> Wierd. >> >> >> >> >> >> >> >> --On Thursday, November 07, 2002 17:34:49 +0100 Olivier PRENANT >> >> <ohp@pyrenet.fr> wrote: >> >> >> >> > I see the latter in both b4 and b5! >> >> > >> >> > I've just relaunched my mirroring procedure and it did'nt pick >> >> > another b4 or b5! >> >> > >> >> > What happens?? >> >> > >> >> > Regards, >> >> > On Thu, 7 Nov 2002, Tom Lane wrote: >> >> > >> >> >> Date: Thu, 07 Nov 2002 11:26:42 -0500 >> >> >> From: Tom Lane <tgl@sss.pgh.pa.us> >> >> >> To: ohp@pyrenet.fr >> >> >> Cc: Larry Rosenman <ler@lerctr.org>, Billy G. Allie >> >> >> <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, >> >> >> pgsql-hackers@postgresql.org >> >> >> Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report >> >> >> and a >> >> >> >> >> >> Olivier PRENANT <ohp@pyrenet.fr> writes: >> >> >> > *WHAT??** >> >> >> > this directory has hust been created by de-taring >> >> >> > postgresql-7.3b5.tar.gz from my own mirror dated nov 6 20:04... >> >> >> >> >> >> Well, there's something darn weird here. Is >> >> >> src/backend/utils/sort/tuplesort.c version 1.28 or 1.29? At line >> >> >> 1838, do you see >> >> >> inline int32 >> >> >> ApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind kind, >> >> >> or >> >> >> static inline int32 >> >> >> inlineApplySortFunction(FmgrInfo *sortFunction, SortFunctionKind >> >> >> kind, >> >> >> >> >> >> regards, tom lane >> >> >> >> >> > >> >> > -- >> >> > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) >> >> > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) >> >> > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) >> >> > FRANCE Email: ohp@pyrenet.fr >> >> > ------------------------------------------------------------------- >> >> > --- --- ----- Make your life a dream, make your dream a reality. (St >> >> > Exupery) >> >> >> >> >> >> >> > >> > -- >> > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) >> > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) >> > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) >> > FRANCE Email: ohp@pyrenet.fr >> > ---------------------------------------------------------------------- >> > --- ----- Make your life a dream, make your dream a reality. (St >> > Exupery) >> >> >> > > -- > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) > 31190 AUTERIVE +33-6-07-63-80-64 (GSM) > FRANCE Email: ohp@pyrenet.fr > ------------------------------------------------------------------------- > ----- Make your life a dream, make your dream a reality. (St Exupery) > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Olivier PRENANT writes: > I don't mind having CFLAGS=-Xb though, done it for php already... > By everyone says this should go off so.. The idea of the platform testing is not to determine whether you can compile PostgreSQL after performing a secret dance. If it doesn't compile with the default options, please don't report it as supported. -- Peter Eisentraut peter_e@gmx.net
--On Thursday, November 07, 2002 22:21:56 +0100 Peter Eisentraut <peter_e@gmx.net> wrote: > Olivier PRENANT writes: > >> I don't mind having CFLAGS=-Xb though, done it for php already... >> By everyone says this should go off so.. > > The idea of the platform testing is not to determine whether you can > compile PostgreSQL after performing a secret dance. If it doesn't compile > with the default options, please don't report it as supported. It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. Apparently a compiler fix between the 7.1.1b FS and 7.1.2. The -Xb switch is NOT a secret dance. It's needed for LOTS of open source stuff. See the discussion from the Caldera folks last week. Tom's fix fixed the defaults for 7.1.2+ > > -- > Peter Eisentraut peter_e@gmx.net -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Larry Rosenman <ler@lerctr.org> writes: > It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. Apparently a > compiler > fix between the 7.1.1b FS and 7.1.2. Well, this is what the REMARKS column is for in the supported-platform list. Seems we need a comment like "for older compiler versions, you may need to add -Xb to CFLAGS". Can anyone provide a short and accurate description of when to do this? regards, tom lane
For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare 7.1.2), Including the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS or the CC environment variable. --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane <tgl@sss.pgh.pa.us> wrote: > Larry Rosenman <ler@lerctr.org> writes: >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. >> Apparently a compiler >> fix between the 7.1.1b FS and 7.1.2. > > Well, this is what the REMARKS column is for in the supported-platform > list. Seems we need a comment like "for older compiler versions, you > may need to add -Xb to CFLAGS". Can anyone provide a short and accurate > description of when to do this? > > regards, tom lane -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
We do point to the FAQ_SCO file for specifics. Would you send a diff for that file? --------------------------------------------------------------------------- Larry Rosenman wrote: > For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare > 7.1.2), Including > the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS or the > CC environment > variable. > > > > --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane > <tgl@sss.pgh.pa.us> wrote: > > > Larry Rosenman <ler@lerctr.org> writes: > >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. > >> Apparently a compiler > >> fix between the 7.1.1b FS and 7.1.2. > > > > Well, this is what the REMARKS column is for in the supported-platform > > list. Seems we need a comment like "for older compiler versions, you > > may need to add -Xb to CFLAGS". Can anyone provide a short and accurate > > description of when to do this? > > > > regards, tom lane > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
With or withou Billie's update(s)? (I haven't looked at them).... LER --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian <pgman@candle.pha.pa.us> wrote: > > We do point to the FAQ_SCO file for specifics. Would you send a diff > for that file? > > ------------------------------------------------------------------------- > -- > > Larry Rosenman wrote: >> For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare >> 7.1.2), Including >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS or >> the CC environment >> variable. >> >> >> >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane >> <tgl@sss.pgh.pa.us> wrote: >> >> > Larry Rosenman <ler@lerctr.org> writes: >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. >> >> Apparently a compiler >> >> fix between the 7.1.1b FS and 7.1.2. >> > >> > Well, this is what the REMARKS column is for in the supported-platform >> > list. Seems we need a comment like "for older compiler versions, you >> > may need to add -Xb to CFLAGS". Can anyone provide a short and >> > accurate description of when to do this? >> > >> > regards, tom lane >> >> >> -- >> Larry Rosenman http://www.lerctr.org/~ler >> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 >> >> >> ---------------------------(end of broadcast)--------------------------- >> TIP 3: if posting/reading through Usenet, please send an appropriate >> subscribe-nomail command to majordomo@postgresql.org so that your >> message can get through to the mailing list cleanly >> > > -- > Bruce Momjian | http://candle.pha.pa.us > pgman@candle.pha.pa.us | (610) 359-1001 > + If your life is a hard drive, | 13 Roberts Road > + Christ can be your backup. | Newtown Square, Pennsylvania > 19073 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
His updates deal only with the LDLIBRARY path issue, which I think we are keeping for 7.4: *** ./doc/FAQ_SCO.orig Wed Nov 6 21:35:46 2002 --- ./doc/FAQ_SCO Wed Nov 6 21:40:44 2002 *************** *** 71,76 **** --- 71,79 ---- configure --with-libs=/usr/local/lib --with-includes=/usr/local/include + You will also need to set LD_LIBRARY_PATH to '/usr/local/lib' (or add it to + LD_LIBRARY_PATH, if LD_LIBRARY_PATH already exists) before running config- + ure or the test for readline will fail. --------------------------------------------------------------------------- Larry Rosenman wrote: > With or withou Billie's update(s)? > > (I haven't looked at them).... > > LER > > > --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian > <pgman@candle.pha.pa.us> wrote: > > > > > We do point to the FAQ_SCO file for specifics. Would you send a diff > > for that file? > > > > ------------------------------------------------------------------------- > > -- > > > > Larry Rosenman wrote: > >> For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare > >> 7.1.2), Including > >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS or > >> the CC environment > >> variable. > >> > >> > >> > >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane > >> <tgl@sss.pgh.pa.us> wrote: > >> > >> > Larry Rosenman <ler@lerctr.org> writes: > >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. > >> >> Apparently a compiler > >> >> fix between the 7.1.1b FS and 7.1.2. > >> > > >> > Well, this is what the REMARKS column is for in the supported-platform > >> > list. Seems we need a comment like "for older compiler versions, you > >> > may need to add -Xb to CFLAGS". Can anyone provide a short and > >> > accurate description of when to do this? > >> > > >> > regards, tom lane > >> > >> > >> -- > >> Larry Rosenman http://www.lerctr.org/~ler > >> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > >> > >> > >> ---------------------------(end of broadcast)--------------------------- > >> TIP 3: if posting/reading through Usenet, please send an appropriate > >> subscribe-nomail command to majordomo@postgresql.org so that your > >> message can get through to the mailing list cleanly > >> > > > > -- > > Bruce Momjian | http://candle.pha.pa.us > > pgman@candle.pha.pa.us | (610) 359-1001 > > + If your life is a hard drive, | 13 Roberts Road > > + Christ can be your backup. | Newtown Square, Pennsylvania > > 19073 > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
OK, I'll try and do up a diff to B5's tonite (probably late, my Daughter's elementary school honors choir has a performance tonite). LER --On Thursday, November 07, 2002 17:44:37 -0500 Bruce Momjian <pgman@candle.pha.pa.us> wrote: > > His updates deal only with the LDLIBRARY path issue, which I think we > are keeping for 7.4: > > *** ./doc/FAQ_SCO.orig Wed Nov 6 21:35:46 2002 > --- ./doc/FAQ_SCO Wed Nov 6 21:40:44 2002 > *************** > *** 71,76 **** > --- 71,79 ---- > > configure --with-libs=/usr/local/lib --with-includes=/usr/local/include > > + You will also need to set LD_LIBRARY_PATH to '/usr/local/lib' (or add > it to + LD_LIBRARY_PATH, if LD_LIBRARY_PATH already exists) before > running config- + ure or the test for readline will fail. > > > ------------------------------------------------------------------------- > -- > > Larry Rosenman wrote: >> With or withou Billie's update(s)? >> >> (I haven't looked at them).... >> >> LER >> >> >> --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian >> <pgman@candle.pha.pa.us> wrote: >> >> > >> > We do point to the FAQ_SCO file for specifics. Would you send a diff >> > for that file? >> > >> > ---------------------------------------------------------------------- >> > --- -- >> > >> > Larry Rosenman wrote: >> >> For compilers earlier than the one released with OpenUNIX >> >> 8.0.0(UnixWare 7.1.2), Including >> >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS >> >> or the CC environment >> >> variable. >> >> >> >> >> >> >> >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane >> >> <tgl@sss.pgh.pa.us> wrote: >> >> >> >> > Larry Rosenman <ler@lerctr.org> writes: >> >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. >> >> >> Apparently a compiler >> >> >> fix between the 7.1.1b FS and 7.1.2. >> >> > >> >> > Well, this is what the REMARKS column is for in the >> >> > supported-platform list. Seems we need a comment like "for older >> >> > compiler versions, you may need to add -Xb to CFLAGS". Can anyone >> >> > provide a short and accurate description of when to do this? >> >> > >> >> > regards, tom lane >> >> >> >> >> >> -- >> >> Larry Rosenman http://www.lerctr.org/~ler >> >> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org >> >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 >> >> >> >> >> >> ---------------------------(end of >> >> broadcast)--------------------------- TIP 3: if posting/reading >> >> through Usenet, please send an appropriate subscribe-nomail command >> >> to majordomo@postgresql.org so that your message can get through to >> >> the mailing list cleanly >> >> >> > >> > -- >> > Bruce Momjian | http://candle.pha.pa.us >> > pgman@candle.pha.pa.us | (610) 359-1001 >> > + If your life is a hard drive, | 13 Roberts Road >> > + Christ can be your backup. | Newtown Square, Pennsylvania >> > 19073 >> >> >> -- >> Larry Rosenman http://www.lerctr.org/~ler >> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 >> >> >> ---------------------------(end of broadcast)--------------------------- >> TIP 4: Don't 'kill -9' the postmaster >> > > -- > Bruce Momjian | http://candle.pha.pa.us > pgman@candle.pha.pa.us | (610) 359-1001 > + If your life is a hard drive, | 13 Roberts Road > + Christ can be your backup. | Newtown Square, Pennsylvania > 19073 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Many thanks Larry, Sorry I had omited the -Xb (no secret dance) in my report... On Thu, 7 Nov 2002, Larry Rosenman wrote: > Date: Thu, 07 Nov 2002 15:17:28 -0600 > From: Larry Rosenman <ler@lerctr.org> > To: Peter Eisentraut <peter_e@gmx.net>, Olivier PRENANT <ohp@pyrenet.fr> > Cc: Tom Lane <tgl@sss.pgh.pa.us>, Billy G. Allie <Bill.Allie@mug.org>, > pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org > Subject: Re: [PORTS] [HACKERS] PostgreSQL supported platform report and a > > > > --On Thursday, November 07, 2002 22:21:56 +0100 Peter Eisentraut > <peter_e@gmx.net> wrote: > > > Olivier PRENANT writes: > > > >> I don't mind having CFLAGS=-Xb though, done it for php already... > >> By everyone says this should go off so.. > > > > The idea of the platform testing is not to determine whether you can > > compile PostgreSQL after performing a secret dance. If it doesn't compile > > with the default options, please don't report it as supported. > It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. Apparently a > compiler > fix between the 7.1.1b FS and 7.1.2. > > The -Xb switch is NOT a secret dance. It's needed for LOTS of open source > stuff. > > See the discussion from the Caldera folks last week. > > Tom's fix fixed the defaults for 7.1.2+ > > > > > > -- > > Peter Eisentraut peter_e@gmx.net > > > -- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: ohp@pyrenet.fr ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery)
Here is diff. Please let me know if you need better wording. --On Thursday, November 07, 2002 16:50:26 -0600 Larry Rosenman <ler@lerctr.org> wrote: > OK, I'll try and do up a diff to B5's tonite (probably late, my > Daughter's elementary school honors choir has a performance tonite). > > LER > > > --On Thursday, November 07, 2002 17:44:37 -0500 Bruce Momjian > <pgman@candle.pha.pa.us> wrote: > >> >> His updates deal only with the LDLIBRARY path issue, which I think we >> are keeping for 7.4: >> >> *** ./doc/FAQ_SCO.orig Wed Nov 6 21:35:46 2002 >> --- ./doc/FAQ_SCO Wed Nov 6 21:40:44 2002 >> *************** >> *** 71,76 **** >> --- 71,79 ---- >> >> configure --with-libs=/usr/local/lib --with-includes=/usr/local/include >> >> + You will also need to set LD_LIBRARY_PATH to '/usr/local/lib' (or add >> it to + LD_LIBRARY_PATH, if LD_LIBRARY_PATH already exists) before >> running config- + ure or the test for readline will fail. >> >> >> ------------------------------------------------------------------------- >> -- >> >> Larry Rosenman wrote: >>> With or withou Billie's update(s)? >>> >>> (I haven't looked at them).... >>> >>> LER >>> >>> >>> --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian >>> <pgman@candle.pha.pa.us> wrote: >>> >>> > >>> > We do point to the FAQ_SCO file for specifics. Would you send a diff >>> > for that file? >>> > >>> > ---------------------------------------------------------------------- >>> > --- -- >>> > >>> > Larry Rosenman wrote: >>> >> For compilers earlier than the one released with OpenUNIX >>> >> 8.0.0(UnixWare 7.1.2), Including >>> >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS >>> >> or the CC environment >>> >> variable. >>> >> >>> >> >>> >> >>> >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane >>> >> <tgl@sss.pgh.pa.us> wrote: >>> >> >>> >> > Larry Rosenman <ler@lerctr.org> writes: >>> >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. >>> >> >> Apparently a compiler >>> >> >> fix between the 7.1.1b FS and 7.1.2. >>> >> > >>> >> > Well, this is what the REMARKS column is for in the >>> >> > supported-platform list. Seems we need a comment like "for older >>> >> > compiler versions, you may need to add -Xb to CFLAGS". Can anyone >>> >> > provide a short and accurate description of when to do this? >>> >> > >>> >> > regards, tom lane >>> >> >>> >> >>> >> -- >>> >> Larry Rosenman http://www.lerctr.org/~ler >>> >> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org >>> >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 >>> >> >>> >> >>> >> ---------------------------(end of >>> >> broadcast)--------------------------- TIP 3: if posting/reading >>> >> through Usenet, please send an appropriate subscribe-nomail command >>> >> to majordomo@postgresql.org so that your message can get through to >>> >> the mailing list cleanly >>> >> >>> > >>> > -- >>> > Bruce Momjian | http://candle.pha.pa.us >>> > pgman@candle.pha.pa.us | (610) 359-1001 >>> > + If your life is a hard drive, | 13 Roberts Road >>> > + Christ can be your backup. | Newtown Square, Pennsylvania >>> > 19073 >>> >>> >>> -- >>> Larry Rosenman http://www.lerctr.org/~ler >>> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org >>> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 >>> >>> >>> ---------------------------(end of broadcast)--------------------------- >>> TIP 4: Don't 'kill -9' the postmaster >>> >> >> -- >> Bruce Momjian | http://candle.pha.pa.us >> pgman@candle.pha.pa.us | (610) 359-1001 >> + If your life is a hard drive, | 13 Roberts Road >> + Christ can be your backup. | Newtown Square, Pennsylvania >> 19073 > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Larry Rosenman <ler@lerctr.org> writes: > +For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare > +7.1.2), Including the 7.1.1b Feature Supplement, you may need to specify -Xb > + in CFLAGS or the CC environment variable. The indication of this is an > +error in compiling tuplesort.c referencing inline parameters. s/inline parameters/inline functions/. Otherwise looks good. regards, tom lane
Do y'all want a new diff, or can you deal with it when you do the patch? LER --On Friday, November 08, 2002 09:45:44 -0500 Tom Lane <tgl@sss.pgh.pa.us> wrote: > Larry Rosenman <ler@lerctr.org> writes: >> +For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare >> +7.1.2), Including the 7.1.1b Feature Supplement, you may need to >> specify -Xb + in CFLAGS or the CC environment variable. The indication >> of this is an +error in compiling tuplesort.c referencing inline >> parameters. > > s/inline parameters/inline functions/. Otherwise looks good. > > regards, tom lane -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
I will deal with it when I apply. --------------------------------------------------------------------------- Larry Rosenman wrote: > Do y'all want a new diff, or can you deal with it when you do the patch? > > LER > > > --On Friday, November 08, 2002 09:45:44 -0500 Tom Lane <tgl@sss.pgh.pa.us> > wrote: > > > Larry Rosenman <ler@lerctr.org> writes: > >> +For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare > >> +7.1.2), Including the 7.1.1b Feature Supplement, you may need to > >> specify -Xb + in CFLAGS or the CC environment variable. The indication > >> of this is an +error in compiling tuplesort.c referencing inline > >> parameters. > > > > s/inline parameters/inline functions/. Otherwise looks good. > > > > regards, tom lane > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
Patch applied to 7.3 and CVS, with Tom's correction. --------------------------------------------------------------------------- Larry Rosenman wrote: > Here is diff. Please let me know if you need better wording. > > > > --On Thursday, November 07, 2002 16:50:26 -0600 Larry Rosenman > <ler@lerctr.org> wrote: > > > OK, I'll try and do up a diff to B5's tonite (probably late, my > > Daughter's elementary school honors choir has a performance tonite). > > > > LER > > > > > > --On Thursday, November 07, 2002 17:44:37 -0500 Bruce Momjian > > <pgman@candle.pha.pa.us> wrote: > > > >> > >> His updates deal only with the LDLIBRARY path issue, which I think we > >> are keeping for 7.4: > >> > >> *** ./doc/FAQ_SCO.orig Wed Nov 6 21:35:46 2002 > >> --- ./doc/FAQ_SCO Wed Nov 6 21:40:44 2002 > >> *************** > >> *** 71,76 **** > >> --- 71,79 ---- > >> > >> configure --with-libs=/usr/local/lib --with-includes=/usr/local/include > >> > >> + You will also need to set LD_LIBRARY_PATH to '/usr/local/lib' (or add > >> it to + LD_LIBRARY_PATH, if LD_LIBRARY_PATH already exists) before > >> running config- + ure or the test for readline will fail. > >> > >> > >> ------------------------------------------------------------------------- > >> -- > >> > >> Larry Rosenman wrote: > >>> With or withou Billie's update(s)? > >>> > >>> (I haven't looked at them).... > >>> > >>> LER > >>> > >>> > >>> --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian > >>> <pgman@candle.pha.pa.us> wrote: > >>> > >>> > > >>> > We do point to the FAQ_SCO file for specifics. Would you send a diff > >>> > for that file? > >>> > > >>> > ---------------------------------------------------------------------- > >>> > --- -- > >>> > > >>> > Larry Rosenman wrote: > >>> >> For compilers earlier than the one released with OpenUNIX > >>> >> 8.0.0(UnixWare 7.1.2), Including > >>> >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS > >>> >> or the CC environment > >>> >> variable. > >>> >> > >>> >> > >>> >> > >>> >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane > >>> >> <tgl@sss.pgh.pa.us> wrote: > >>> >> > >>> >> > Larry Rosenman <ler@lerctr.org> writes: > >>> >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. > >>> >> >> Apparently a compiler > >>> >> >> fix between the 7.1.1b FS and 7.1.2. > >>> >> > > >>> >> > Well, this is what the REMARKS column is for in the > >>> >> > supported-platform list. Seems we need a comment like "for older > >>> >> > compiler versions, you may need to add -Xb to CFLAGS". Can anyone > >>> >> > provide a short and accurate description of when to do this? > >>> >> > > >>> >> > regards, tom lane > >>> >> > >>> >> > >>> >> -- > >>> >> Larry Rosenman http://www.lerctr.org/~ler > >>> >> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > >>> >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > >>> >> > >>> >> > >>> >> ---------------------------(end of > >>> >> broadcast)--------------------------- TIP 3: if posting/reading > >>> >> through Usenet, please send an appropriate subscribe-nomail command > >>> >> to majordomo@postgresql.org so that your message can get through to > >>> >> the mailing list cleanly > >>> >> > >>> > > >>> > -- > >>> > Bruce Momjian | http://candle.pha.pa.us > >>> > pgman@candle.pha.pa.us | (610) 359-1001 > >>> > + If your life is a hard drive, | 13 Roberts Road > >>> > + Christ can be your backup. | Newtown Square, Pennsylvania > >>> > 19073 > >>> > >>> > >>> -- > >>> Larry Rosenman http://www.lerctr.org/~ler > >>> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > >>> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > >>> > >>> > >>> ---------------------------(end of broadcast)--------------------------- > >>> TIP 4: Don't 'kill -9' the postmaster > >>> > >> > >> -- > >> Bruce Momjian | http://candle.pha.pa.us > >> pgman@candle.pha.pa.us | (610) 359-1001 > >> + If your life is a hard drive, | 13 Roberts Road > >> + Christ can be your backup. | Newtown Square, Pennsylvania > >> 19073 > > > > > > -- > > Larry Rosenman http://www.lerctr.org/~ler > > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > > > > ---------------------------(end of broadcast)--------------------------- > > TIP 3: if posting/reading through Usenet, please send an appropriate > > subscribe-nomail command to majordomo@postgresql.org so that your > > message can get through to the mailing list cleanly > > > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073