Re: BUG #3735: Can't create xml-stylesheet processing instruction

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #3735: Can't create xml-stylesheet processing instruction
Дата
Msg-id 200711111405.13984.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: BUG #3735: Can't create xml-stylesheet processing instruction  (Ben Leslie <benno@benno.id.au>)
Ответы Re: BUG #3735: Can't create xml-stylesheet processing instruction  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3734: Invalid XML schema output.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3735: Can't create xml-stylesheet processing instruction