Re: BUG #3735: Can't create xml-stylesheet processing instruction - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3735: Can't create xml-stylesheet processing instruction
Date
Msg-id 18408.1194719742@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3735: Can't create xml-stylesheet processing instruction  (Ben Leslie <benno@benno.id.au>)
List pgsql-bugs
Ben Leslie <benno@benno.id.au> writes:
> The reason for the bug is the new part of code in parse_xml_decl().
> Specifically, utf8len is not initialised causing the problem.

Yeah --- this also explains the regression test failures seen on some
but not all buildfarm machines.  Will fix.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Andreas"
Date:
Subject: BUG #3741: translation mistake
Next
From: Tom Lane
Date:
Subject: Re: BUG #3734: Invalid XML schema output.