Write past chunk end?

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Write past chunk end?
Date: 2005-07-28 17:51:02
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE094626@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-07-28 17:59:10 Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.
Previous Message Thomas Swan 2005-07-28 17:50:05 Re: Some new list.c primitives