Re: [BUGS] segmentation fault in psql

2001-03-31 Thread David George
Tom Lane wrote: > Can't tell a lot from that. Could you rebuild psql with debug symbols > so we can see a more complete backtrace? Here is a backtrace with debug enabled: (gdb) bt #0 0x446cc in putc () #1 0x26748 in print_aligned_text (title=0x0, headers=0x746d0, cells=0x746e0, footers=0x746f

Re: [BUGS] segmentation fault in psql

2001-03-31 Thread David George
Tom Lane wrote: > Uh, what are sfio and stdio anyway, and why would we want them? putc is > in plain old libc in every system I've dealt with. If you remove both > sfio and stdio from configure, does it work any better? Thanks. Removing sfio from configure.in and reconfiguring/making did the

[BUGS] three VERY minor things with 7.1 final

2001-04-17 Thread David George
I want to thank you for the excellent and fast responses I have received in the past. Especially while troubleshooting the sfio problem. These problems are VERY minor and easily worked around. Part of the reason I am posting them is just in case someone else runs across the same things. I am r