pgcrypto in HISTORY
Started by Marko Kreenalmost 25 years ago2 messagespatches
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)
Re: pgcrypto in HISTORY
Patch applied. Thanks.
---------------------------------------------------------------------------
Bit clearer description what's new in pgcrypto in 7.2.
--
markoIndex: 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