On Sat, 23 Dec 2006, Tom Lane wrote:

> Peter Eisentraut <[EMAIL PROTECTED]> 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"

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to