Skip site navigation (1) Skip section navigation (2)

Re: remove contrib/xml2

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: M Z <jm80008(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: remove contrib/xml2
Date: 2010-02-05 18:42:00
Message-ID: 603c8f071002051042n638ca9f3qae12f616be1baa8f@mail.gmail.com (view raw or flat)
Thread:
Lists: pgsql-hackers
On Thu, Feb 4, 2010 at 10:51 PM, M Z <jm80008(at)gmail(dot)com> wrote:
> I did some tests followed Robert's test cases on both postgresql 8.4.2-0ubu
> and 8.3.8-1, OS: Ubuntu Karmic.
>
> 1) 1st test case, it doesn't crash on 8.3.8 but crash on 8.4.2;

Interesting.  So, that's a regression of some kind.

> 2) 2nd test case, both 8.3.8 and 8.4.2 are fine, and no warning (different
> from Robert's test?);

I built with --enable-debug and --enable-cassert, which might be relevant.

> 3) 3rd test case (and modified test case for 8.3.8), both 8.3.8 and 8.4.2
> are not correct, same with Robert's test (8.5 beta?);

As I think about that further, it might not be a bug - how is the
processor supposed to know what we expect to happen?  But then, I
don't really know how this is supposed to work.

...Robert

In response to

pgsql-hackers by date

Next:From: Robert HaasDate: 2010-02-05 18:45:54
Subject: Re: remove contrib/xml2
Previous:From: Josh BerkusDate: 2010-02-05 18:35:57
Subject: Re: Confusion over Python drivers

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group