Re: recent --with-libxml support - Mailing list pgsql-hackers

From Jeremy Drake
Subject Re: recent --with-libxml support
Date
Msg-id Pine.BSO.4.64.0612222232470.8221@resin.csoft.net
Whole thread Raw
In response to Re: recent --with-libxml support  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: recent --with-libxml support  (Jeremy Drake <pgsql@jdrake.com>)
List pgsql-hackers
On Sat, 23 Dec 2006, Tom Lane wrote:

> Peter Eisentraut <peter_e@gmx.net> writes:
> > 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.
>
> I wouldn't put 100% faith in that display, unless Jeremy built with -O0.

I built this one with gcc 3.4.5 using --enable-debug --enable-cassert
configure options.  I will try with -O0 and see what I get...


-- 
NAPOLEON: What shall we do with this soldier, Guiseppe?Everything he says is wrong.
GUISEPPE: Make him a general, Excellency,and then everything he says will be right.
    -- G. B. Shaw, "The Man of Destiny"


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: recent --with-libxml support
Next
From: Jeremy Drake
Date:
Subject: Re: recent --with-libxml support