Re: contrib/pgcrypto patch for OpenSSL 0.9.8 - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: contrib/pgcrypto patch for OpenSSL 0.9.8
Date
Msg-id 200507041442.j64EgKb00872@candle.pha.pa.us
Whole thread Raw
In response to Re: contrib/pgcrypto patch for OpenSSL 0.9.8  (Marko Kreen <marko@l-t.ee>)
List pgsql-patches
Marko Kreen wrote:
> On Mon, Jul 04, 2005 at 10:31:21AM -0400, Bruce Momjian wrote:
> > OK, I have applied the last two diffs for pgcrypto includes to 8.0.X,
> > attached.
>
> > *** contrib/pgcrypto/openssl.c    12 Mar 2005 06:54:31 -0000    1.13.4.1
> > --- contrib/pgcrypto/openssl.c    4 Jul 2005 14:30:12 -0000
> > ***************
> > *** 35,40 ****
> > --- 35,54 ----
> >
> >   #include <openssl/evp.h>
> >
> > + #include <openssl/evp.h>
>
> Why second time?

Oh, I see, yea, got duplicated.  That is fixed in the committed version.


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: silence GCC4 warning
Next
From: Stephen Frost
Date:
Subject: Re: Disable page writes when fsync off, add GUC