David L Kensiski wrote:
> I though of that, but it's linked into the binary. Maybe this is a
> problem with the Sun build and not the code? How do I get in touch
> with the build maintainer?
Is there a README in the build install somewhere?
--
I though of that, but it's linked into the binary. Maybe this is a
problem with the Sun build and not the code? How do I get in touch
with the build maintainer?
--Dave
to...@i2:~$ /usr/ccs/bin/nm -o /usr/postgres/current/bin/64/psql |
grep readline
[542] |20547260|000
"David Kensiski" writes:
> The psql binary (64-bit from binary install) dumps core when I attempt to
> edit the input line after a few characters are entered:
This most likely indicates a problem with the libreadline or libedit
library you're using.
regards, tom lane
--
The following bug has been logged online:
Bug reference: 5631
Logged by: David Kensiski
Email address: da...@schoolloop.com
PostgreSQL version: 8.4
Operating system: Solaris 10
Description:psql dumps core during command editing
Details:
The psql binary (64-bit from