Re: BUG #3860: xpath crashes backend when is querying xmlagg result - Mailing list pgsql-bugs

From Sokolov Yura
Subject Re: BUG #3860: xpath crashes backend when is querying xmlagg result
Date
Msg-id 478C98E5.9020908@gmail.com
Whole thread Raw
In response to Re: BUG #3860: xpath crashes backend when is querying xmlagg result  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> "Sokolov Yura" <funny.falcon@gmail.com> writes:
>
>> xpath() crashes backend when is querying particular xmlagg results.
>>
>
> Please see whether this patch fixes it:
>
> http://archives.postgresql.org/pgsql-committers/2008-01/msg00190.php
>
> The specific examples you give seem to be fixed, but that's not very
> much of a test case for such a low-level issue.
>
>             regards, tom lane
>
>
I have no other tests. I was just playing with the cool new feature.

pgsql-bugs by date:

Previous
From: "Mikey"
Date:
Subject: BUG #3874: Error updating database columns of type REAL
Next
From: "Sokolov Yura"
Date:
Subject: BUG #3875: Building GIN index on full table could be slower than filling table with existing index.