Re: recent --with-libxml support

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: recent --with-libxml support
Дата
Msg-id 200612230719.28830.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: recent --with-libxml support  (Jeremy Drake <pgsql@jdrake.com>)
Ответы Re: recent --with-libxml support  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Jeremy Drake wrote:
> #0  0xb7c4dc85 in memcpy () from /lib/tls/libc.so.6
> #1  0x08190f59 in appendBinaryStringInfo (str=0xbfd87f90,
>     data=0x841ffc0 "qux", datalen=138543040) at stringinfo.c:192
> #2  0x0828377f in map_sql_identifier_to_xml_name (ident=0x841ffc0
> "qux", fully_escaped=0 '\0') at xml.c:933

Obviously the datalen has gone off the map.

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeremy Drake
Дата:
Сообщение: Re: recent --with-libxml support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: recent --with-libxml support