Re: pgcrypto update

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: pgcrypto update
Date: 2001-08-20 16:29:26
Message-ID: 200108201629.f7KGTQq12542@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

>
> Here finally update to pgcrypto code. Sorry for delay, I was bit
> distracted from coding for a while...
>
> I split it up to incremental chunks:
>
> http://www.l-t.ee/marko/pgsql/pgc-1.diff.gz (9k)
> http://www.l-t.ee/marko/pgsql/pgc-2.diff.gz (4k)
> http://www.l-t.ee/marko/pgsql/pgc-3.diff.gz (22k)
> http://www.l-t.ee/marko/pgsql/pgc-4.diff.gz (39k)
>
> and here's all-in-one:
>
> http://www.l-t.ee/marko/pgsql/pgc-big.diff.gz (61k)
>
> pgc-1:
>
> * remove support for encode() as it is in main tree now

I was wanting to do that anyway because I found the same thing, that
encode() is already in the main tree.

Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Mikhail Terekhov 2001-08-20 16:31:49 Re: [HACKERS] Re: WIN32 errno patch
Previous Message Tom Lane 2001-08-20 15:58:05 Re: LIKE indexing