Re: [PATCHES] [patch 0/9] annual pgcrypto update

From: "Marko Kreen" <markokr(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Neil Conway" <neilc(at)samurai(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] [patch 0/9] annual pgcrypto update
Date: 2006-07-15 11:15:11
Message-ID: e51f66da0607150415r797dee5cmd3b8fac8dbef34df@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 7/14/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I wrote:
> > Applied, thanks. What I now see is that pgp-pubkey-decrypt passes on
> > a 32-bit machine but dumps core on a 64-bit machine, with SIGSEGV here:
>
> Addendum: seems it only fails without openssl.

iMath's protability checks failed. Attached patch drops them
and expects postgres.h to give correct types.

Also enable asserts to fail earlier.

--
marko

Attachment Content-Type Size
fix.imath.diff text/x-patch 2.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-07-15 13:34:57 Re: Patch to mark items as static or not used
Previous Message Teodor Sigaev 2006-07-15 08:41:39 Re: Patch to mark items as static or not used

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-07-15 15:28:42 Re: [PATCHES] [patch 0/9] annual pgcrypto update
Previous Message Robert Treat 2006-07-15 02:26:00 Re: Maintenance and External Projects (try 2)