Write past chunk end? - Mailing list pgsql-hackers

From Magnus Hagander
Subject Write past chunk end?
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE094626@algol.sollentuna.se
Whole thread Raw
Responses Re: Write past chunk end?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
I'm testing out the latest version of Palles ICU patch on win32, and I
got the build syste mworking. But it no longer works when built - it
used to...

When initdb:ing with this version and -E UNICODE, I get:
WARNING: detected write past chunk end in Analyze Column 01472ED0


Any ideas on how to debug this?

(The net result is that it sorts things in the wrong order, so things
are clearly broken..)

//Magnus


pgsql-hackers by date:

Previous
From: Thomas Swan
Date:
Subject: Re: Some new list.c primitives
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.