Re: [HACKERS] ~ crashes backend

2004-05-21 Thread Merlin Moncure
> I have binary install from snapshot from the other night on WINDOWS 2000 > PRO and had same problem. > well, I'm the one compiling the snapshot :), so I trying to confirm that I have not busted anything...when did you download the snapshot, though? I switched to gcc 3.4 yesterday, was it earlier

Re: [HACKERS] ~ crashes backend

2004-05-21 Thread Bob . Henkel
AIL PROTECTED]>, <[EMAIL PROTECTED]> | |

[HACKERS] ~ crashes backend

2004-05-21 Thread Merlin Moncure
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

Re: [HACKERS] ~ crashes backend

2004-05-21 Thread Bob . Henkel
| | Subject: [HACKERS] ~ crashes backend | >--| In the current build on the