The following bug has been logged online:
Bug reference: 3676
Logged by: Rolf de By
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3
Operating system: Windows
Description:README.TXT is duff gen
Details:
I am nitpicking! But in the hope that all small contri
The following bug has been logged online:
Bug reference: 3675
Logged by: Jeremy Palmer
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3b1
Operating system: WinXP SP2
Description:Crash on xpath function with 2 parameters
Details:
The following query crashes t
On Sat, 13 Oct 2007, Jeremy Palmer wrote:
The following bug has been logged online:
Bug reference: 3675
PostgreSQL version: 8.3b1
Operating system: WinXP SP2
Description:Crash on xpath function with 2 parameters
Details:
The following query crashes the backend:
SELECT xpath('
Kris Jurka <[EMAIL PROTECTED]> writes:
> On Sat, 13 Oct 2007, Jeremy Palmer wrote:
>> The following query crashes the backend:
>>
>> SELECT xpath('/my:a/text()', '> xmlns:my="http://example.com";>test');
>>
> This patch avoids the double free of xpathcomp and fixes things for me.
Hmm, I wonder w