From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier <scrappy@hub.org>
From: Darren King <aixssd!darrenk@abs.net> Subject: [PATCHES] Re: [PORTS] AIX 6.1 fixes... Here are the patches for the two things that wouldn't make it thru the AIX compiler. The geo_ops.c change is harmless I believe. The nbtcompare.c patch fixes me, but I don't know about any other ports. Maybe wait on that one until Vadim decides what to do about the unsigned vs signed chars varlena issue.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtcompare.c | modified | +3 −2 |
| src/backend/utils/adt/geo_ops.c | modified | +6 −4 |
| src/test/regress/expected/misc.out | modified | +11 −2693 |