pgsql: Defend against openssl libraries that fail on keys longer than - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Defend against openssl libraries that fail on keys longer than
Date
Msg-id 20070929155007.9AAFA753E4C@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Defend against openssl libraries that fail on keys longer than 128 bits;
which is the case at least on some Solaris versions.  Marko Kreen

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/contrib/pgcrypto:
        openssl.c (r1.26.2.1 -> r1.26.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/openssl.c?r1=1.26.2.1&r2=1.26.2.2)

pgsql-committers by date:

Previous
From: eggyknap@pgfoundry.org (User Eggyknap)
Date:
Subject: pllolcode - pllolcode: Add TODO list, with one entry RE: TOAST'd types.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve consistency of the error messages generated when you try