Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Don't try to compile SSL CRL support if local SSL installation - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Don't try to compile SSL CRL support if local SSL installation
Date
Msg-id 20060504221839.13E1A9FA50E@postgresql.org
Whole thread Raw
Responses Re: pgsql: Don't try to compile SSL CRL support if
List pgsql-committers
Log Message:
-----------
Don't try to compile SSL CRL support if local SSL installation hasn't
got it.  Per buildfarm failure on 'canary'.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        be-secure.c (r1.66 -> r1.67)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c.diff?r1=1.66&r2=1.67)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Code review for contrib/pg_freespacemap.
Next
From: Kris Jurka
Date:
Subject: Re: pgsql: Don't try to compile SSL CRL support if