Re: pgcrypto: openssl digest fix

From: Neil Conway <neilc(at)samurai(dot)com>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: pgcrypto: openssl digest fix
Date: 2005-03-13 23:47:20
Message-ID: 4234D108.9080901@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Marko Kreen wrote:
> The patch itself is simply "cvs diff -r1.10 -r1.11 openssl.c",
> so there should not be any recent typos in it. Now I also tested
> it with both REL7_3_STABLE and REL7_2_STABLE and found no problems.
> So I think its fine.

I've applied both this patch and the original patch (fix-openssl.diff)
to REL7_3_STABLE and REL7_2_STABLE.

Thanks for the patches.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-03-14 00:20:26 Re: ALTER FUNCTION / STRICT
Previous Message Andrew Dunstan 2005-03-13 23:32:20 COPY CSV header line feature