Re: BUG #3860: xpath crashes backend when is querying xmlagg result

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sokolov Yura" <funny(dot)falcon(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3860: xpath crashes backend when is querying xmlagg result
Date: 2008-01-12 23:35:16
Message-ID: 23817.1200180916@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

"Sokolov Yura" <funny(dot)falcon(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-01-13 03:11:19 Re: BUG #3858: psql hangs if called as postgres is coming online
Previous Message Tom Lane 2008-01-12 18:23:56 Re: BUG #3869: A scenario where pg_dump doesn't dump sequence

Browse pgsql-patches by date

  From Date Subject
Next Message Stefan Schwarzer 2008-01-14 13:06:15 Forgot to dump old data before re-installing machine
Previous Message Tom Lane 2008-01-11 14:54:38 Re: Revised patch for fixing archiver shutdown behavior