Re: [EXT] Re: Passing XML column in an array - Mailing list pgsql-general

From Garfield Lewis
Subject Re: [EXT] Re: Passing XML column in an array
Date
Msg-id 7141412E-3BF3-4EA1-8E26-5CA8ED8F0817@lzlabs.com
Whole thread Raw
In response to Re: Passing XML column in an array  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
>    The most obvious theory is that there are some nulls in the XT.XMLT1C1
>    column.  Since your code isn't bothering to check pXmlDataNulls[ix],
>    it would hit a null-pointer dereference when accessing pXmlData[ix].
>
>                regards, tom lane

Thx, Tom... my bad...

Regards,
Garfield


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Passing XML column in an array
Next
From: Merlin Moncure
Date:
Subject: Re: Can we go beyond the standard to make Postgres radically better?