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

From Peter Eisentraut
Subject Re: BUG #3735: Can't create xml-stylesheet processing instruction
Date
Msg-id 200711111405.13984.peter_e@gmx.net
Whole thread Raw
In response to Re: BUG #3735: Can't create xml-stylesheet processing instruction  (Ben Leslie <benno@benno.id.au>)
Responses Re: BUG #3735: Can't create xml-stylesheet processing instruction  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Ben Leslie wrote:
> utf8len = 4; /* FIXME: How do we know how many characters it could
> be?*/ utf8char = xmlGetUTF8Char(&p[5], &utf8len);

Where do you get the information that the second parameter of
xmlGetUTF8Char is used on input?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3734: Invalid XML schema output.
Next
From: Tom Lane
Date:
Subject: Re: BUG #3735: Can't create xml-stylesheet processing instruction