Re: [BUGS] psql - Segmentation Fault

2010-08-30 Thread wstrzalka
On 30 Sie, 20:10, t...@sss.pgh.pa.us (Tom Lane) wrote: > wstrzalka writes: > > finally I press up arrow to reexecute and that causes "Segmentation > > fault" and psql to exit > > That would be a problem in libreadline, not in our code.  There was > somebody else complaining of a bug in Solaris' re

Re: [BUGS] psql - Segmentation Fault

2010-08-30 Thread Tom Lane
wstrzalka writes: > finally I press up arrow to reexecute and that causes "Segmentation > fault" and psql to exit That would be a problem in libreadline, not in our code. There was somebody else complaining of a bug in Solaris' readline just recently :-(. Might be worthwhile to install your own