Re: pgcrypto: fix for broken solaris openssl, v03

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
Cc: Marko Kreen <markokr(at)gmail(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pgcrypto: fix for broken solaris openssl, v03
Date: 2007-09-29 15:50:52
Message-ID: 4202.1191081052@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> writes:
> Tom Lane wrote:
>> Applied to HEAD and 8.2. I wasn't sure if there was interest in
>> patching further back, or if the patch was meant to work further back.
>> Let me know if you're not happy.

> PostgreSQL 8.1 is shipped with Solaris. We are interesting it to have
> backport in 8.1. I tested patch on 8.1.10 and Solaris nevada and works fine.

OK, applied to 8.1 too.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-09-29 16:36:28 Re: ALTER TYPE RENAME
Previous Message Zdenek Kotala 2007-09-29 15:36:12 Re: pgcrypto: fix for broken solaris openssl, v03