From: | "MauMau" <maumau307(at)gmail(dot)com> |
---|---|
To: | "Michael Meskes" <meskes(at)postgresql(dot)org> |
Cc: | "Michael Meskes" <meskes(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [bug fix] ECPG app crashes due to SIGBUS on SPARC Solaris |
Date: | 2014-01-05 06:42:42 |
Message-ID: | E6108E4BA82D4C6AB662A42FFDB124D3@maumau |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
From: "Michael Meskes" <meskes(at)postgresql(dot)org>
> On Sat, Dec 28, 2013 at 08:04:09AM +0900, MauMau wrote:
>> OK, I'll run the ECPG regression test on Solaris without the patch.
>> Please wait until Jan 6 2014 or so, because we've just entered new
>> year holidays here in Japan.
>
> Sure, we're no in a particular hurry.
I ran the ECPG regression test with the unpatched 64-bit PostgreSQL 9.2.4 on
SPARC Solaris, and it succeeded (all 54 tests passed). For information, I
did as follows:
configure --prefix=... CC='<Oracle_Studio_HOME>/bin/cc -xtarget=generic64'
...
gmake
gmake install
initdb -E UTF8 --no-locale
pg_ctl start
cd postgresql-9.2.4/src/interfaces/ecpg
gmake check
I guess that's that's because the regression test doesn't have a test case
which specifies SQL descriptor name with a host variable.
Regards
MauMau
From | Date | Subject | |
---|---|---|---|
Next Message | MauMau | 2014-01-05 06:49:14 | Re: [bug fix] "pg_ctl stop" times out when it should respond quickly |
Previous Message | Amit Kapila | 2014-01-05 06:04:14 | Re: ERROR: missing chunk number 0 for toast value |