[HACKERS] PostgreSQL supported platform report and a patch.

2002-11-06 Thread Billy G. Allie
R_works = @ld_R_works@ + # Set trpath to a list of library paths included in LDFLAGS + # These paths can be added to rpath in the port specific makefiles if needed. + trpath = $(filter -L%,@LDFLAGS@) LDFLAGS = @LDFLAGS@ LDREL = -r LDOUT = -o | Billy G. Allie| Domain: [EM

Re: [HACKERS] PostgreSQL supported platform report and a patch.

2002-11-06 Thread Billy G. Allie
Tom Lane wrote: > "Billy G. Allie" <[EMAIL PROTECTED]> writes: > > Here is the error messages generated during the compile: > > > cc -K pentium_pro,host,inline,loop_unroll -I../../../../src/include > > -I/usr/local/include -I/usr/local/ssl/include -c -o

Re: [HACKERS] PostgreSQL supported platform report and a patch.

2002-11-07 Thread Billy G. Allie
Tom Lane wrote: > "Billy G. Allie" <[EMAIL PROTECTED]> writes: > > Here is the error messages generated during the compile: > > > cc -K pentium_pro,host,inline,loop_unroll -I../../../../src/include > > -I/usr/local/include -I/usr/local/ssl/include -c -o

Re: [HACKERS] PostgreSQL supported platform report and a patch.

2002-11-07 Thread Billy G. Allie
). If I remove the inline from ApplySortFunction, it compiles and builds. In order for tuplesort.c to compile on OpenUNIX the code must be changed to either: 1. Remove the static modifier from myFuntionCall2 or 2. Remove the inline from ApplySortFunction or 3. Wrap the static mo

Re: [HACKERS] PostgreSQL supported platform report and a patch.

2002-11-07 Thread Billy G. Allie
was compiling using the native (UDK) compiler. and it failed in tuplesort.c. It was also unable to file the readline shared libraries without the changes to the makefiles or setting LD_RUN_PATH (which is a pain and is depreciated in OpenUNIX 8 and UnixWare 7). -- ____ | Billy G. Allie

Re: [HACKERS] PostgreSQL supported platform report and a patch.

2002-11-07 Thread Billy G. Allie
e executable(s) will have the runtime search paths in them so they will execute without having to change the default LD_LIBRARY_PATH setting. -- | Billy G. Allie| Domain: [EMAIL PROTECTED] | /| | 7436 Hartwell | MSN...: [EMAIL PROTECTED] |-/-|- | Dearborn, MI 48126| |/ |LLIE | (313) 582-1540| msg24907/pgp0.pgp Description: PGP signature

Re: [PORTS] [HACKERS] PostgreSQL supported platform report and a

2002-11-07 Thread Billy G. Allie
may not be necessary for it to occur on a particular platform. The patch to Makefile.global.in provides the means by which the individual ports can add the additional search paths. It's up to the port maintainers to decide if it's needed for their port, IMHO. -- | Billy G

Re: [HACKERS] compiling pg 7.0.3 on sco 5.0.5

2000-12-03 Thread Billy G. Allie
If it compiles and passes regress tests that way, you're > better off without the #define anyhow. -- | Billy G. Allie| Domain: [EMAIL PROTECTED] | /| | 7436 Hartwell | Compuserve: 76337,2061 |-/-|- | Dearborn, MI 48126| MSN...: [EMAIL PROTECTED] |/ |LLIE | (313) 582-1540| PGP signature

[HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL

2000-10-09 Thread Billy G. Allie
://www.python.org. -- | Billy G. Allie| Domain: [EMAIL PROTECTED] | /| | 7436 Hartwell | Compuserve: 76337,2061 |-/-|- | Dearborn, MI 48126| MSN...: [EMAIL PROTECTED] |/ |LLIE | (313) 582-1540| PGP signature

[HACKERS] Patch to FAQ_SCO for PostgreSQL 7.1

2000-10-09 Thread Billy G. Allie
d them. You need to make the following changes to access the PostgreSQL man pages from UnixWare. | Billy G. Allie| Domain: [EMAIL PROTECTED] | /| | 7436 Hartwell | Compuserve: 76337,2061 |-/-|- | Dearborn, MI 48126| MSN...: [EMAIL PROTECTED] |/ |LLIE | (313) 582-1540| PGP signature

[HACKERS] Re: [INTERFACES] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL

2000-10-10 Thread Billy G. Allie
Peter Eisentraut wrote: > Billy G. Allie writes: > > > PgSQL v1.0 has been released. This is the first public release of PgSQL. > > It is available at http://sourceforge.net/projects/pgsql. > > Sounds interesting, but isn't "pgsql" an extremely unfort

[HACKERS] Re: [INTERFACES] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL

2000-10-10 Thread Billy G. Allie
Tom Lane wrote: > "Billy G. Allie" <[EMAIL PROTECTED]> writes: > > Peter Eisentraut wrote: > >> Sounds interesting, but isn't "pgsql" an extremely unfortunate choice of > >> name, given that it's already used as an abbreviation for