Thomas G. Lockhart wrote:
>
> > Only remaining problem seems somewhat related to view. Still the
> > select_views test and "select * from pg_user" produces core dumps.
>
> Sadly, that is still true also. As I mentioned earlier, the actual
> segfault happens when memory is free'd toward the end of a query. But of
> course there is some problem earlier when the memory was allocated...
Could you post gdb' bt output ?
Vadim