Re: pgcrypto in HISTORY - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: pgcrypto in HISTORY
Date
Msg-id 200110170047.f9H0lvB27083@candle.pha.pa.us
Whole thread Raw
In response to pgcrypto in HISTORY  (Marko Kreen <marko@l-t.ee>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


>
> Bit clearer description what's new in pgcrypto in 7.2.
>
> --
> marko
>
>
> Index: HISTORY
> ===================================================================
> RCS file: /opt/cvs/pgsql/pgsql/HISTORY,v
> retrieving revision 1.125
> diff -u -c -r1.125 HISTORY
> *** HISTORY    12 Oct 2001 17:46:00 -0000    1.125
> --- HISTORY    16 Oct 2001 13:59:09 -0000
> ***************
> *** 211,217 ****
>   New /contrib/fuzzystrmatch with lievnshtein and metaphone, soundex merged (Joe Conway)
>   Beos fixes (Cyril VELTER)
>   Remove OID's from some system tables (Tom)
> ! /contrib/pgcrypto improvements (Marko Kreen)
>   System table operator reorganization (Oleg Bartunov, Teodor Sigaev, Tom)
>   Rename config.h to pg_config.h (Peter E)
>   pg_log now pg_clog (Tom)
> --- 211,217 ----
>   New /contrib/fuzzystrmatch with lievnshtein and metaphone, soundex merged (Joe Conway)
>   Beos fixes (Cyril VELTER)
>   Remove OID's from some system tables (Tom)
> ! New functions in /contrib/pgcrypto: crypt(), hmac(), encrypt() (Marko Kreen)
>   System table operator reorganization (Oleg Bartunov, Teodor Sigaev, Tom)
>   Rename config.h to pg_config.h (Peter E)
>   pg_log now pg_clog (Tom)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
  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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: FW: [HACKERS] Problem on AIX with current
Next
From: Tom Lane
Date:
Subject: Re: FW: [HACKERS] Problem on AIX with current