[BUGS] Libpq is not a shared library on Mac OS X

2002-12-24 Thread Kenji Sugita
A libpq library on Mac OS X is made as a loadable library (bundle). Since a shared library version (dylib) of libpq does not exist, all programs which use libpq are always linked with a static version of libpq. Psql made by a current make rule: $ ls -l /opt/pgsql/7.3/bin/psql psql -rwxr-

[BUGS] Changes in functions bittoint4 and bitfromint4 - Function bit doesnot work

2002-12-24 Thread Kenji Sugita
Functions bittoint4 and bitfromint4 are renamed to int4 and bit respectively. Int4 works well, but bit conflicts with type bit. =# select int4(B'111'); int4 -- 7 (1 row) =# select bit(7); ERROR: parser: parse error at or near ";" at character 14 =# Foll

[BUGS] Bug #855: pg_dump crash on linux-xfs

2002-12-24 Thread pgsql-bugs
Ruslan V Lopation ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description pg_dump crash on linux-xfs Long Description pg_dump crashes with PostgreSQL 7.3(1) server installed on Linux-2.4.20(2.4.19) with XFS patches from ftp://oss.sgi

[BUGS] Bug #854: configure file and tcl/tk

2002-12-24 Thread pgsql-bugs
terry hughes ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description configure file and tcl/tk Long Description I have succesfully run configure and gmake with no arguments. All works ok but of course i can't get pgaccess I added the