Re: BUG #4397: crash in tab-complete.c - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4397: crash in tab-complete.c
Date
Msg-id 21716.1220456927@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4397: crash in tab-complete.c  ("Rudolf Leitgeb" <r.leitgeb@x-pin.com>)
Responses Re: BUG #4397: crash in tab-complete.c
List pgsql-bugs
"Rudolf Leitgeb" <r.leitgeb@x-pin.com> writes:
> - Compile psql for x86_64. This can be easily done with the following
> commands:

> CFLAGS="-Os -arch x86_64" LDFLAGS="-arch x86_64" ./configure
> --disable-depend  --with-pam  --with-openssl
> --prefix=/Users/rleitgeb/pq_x86_64

I don't think it's really as "easy" as all that with the 8.3 source tree.
This might possibly work with CVS HEAD due to recent changes in our
build process, but I'll bet that you simply aren't getting fully 64-bit
executables this way in 8.3.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4396: Trigger event fired "UPDATE" when "DELETE" happening via foreign key
Next
From: Tom Lane
Date:
Subject: Re: BUG #4396: Trigger event fired "UPDATE" when "DELETE" happening via foreign key