Re: ~ crashes backend

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: ~ crashes backend
Date: 2004-05-21 16:52:23
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101AE30@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32

> "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> writes:
> > In the current build on the anon cvs server, if I try to \d a table
from
> > psql, the backend comes down. I played with the query a bit and
> > discovered any query using '~' operator in the where clause on any
table
> > (catalog or otherwise) causes an immediate backend crash.
>
> > Can anybody confirm that this is not happening on a win32/non-win32
> > build?
>
> CVS tip works fine for me on HPUX and Linux.

The problem was gcc 3.4 for mingw. I reverted back to 3.3 and it works
ok now. No more pre-compiled headers, oh well :( This is probably not
a problem with gcc, but with mingw.

I updated the binary build with the corrected version.

Merlin

Browse pgsql-hackers by date

  From Date Subject
Next Message James William Pye 2004-05-21 17:03:39 Re: Clean-up callbacks for non-SR functions
Previous Message Tom Lane 2004-05-21 16:27:03 Re: ~ crashes backend

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-05-21 18:28:32 Re: Unable to connect
Previous Message Sergio Samayoa 2004-05-21 16:29:38 Re: Unable to connect