Re: pgcrypto update

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgcrypto update
Дата
Msg-id 200108201629.f7KGTQq12542@candle.pha.pa.us
обсуждение исходный текст
Ответ на pgcrypto update  (Marko Kreen <marko@l-t.ee>)
Список 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-patches по дате отправления:

Предыдущее
От: Mikhail Terekhov
Дата:
Сообщение: Re: [HACKERS] Re: WIN32 errno patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: New version of XML support routines (0.2)