| From: | Marko Kreen <marko(at)l-t(dot)ee> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | pgcrypto in HISTORY |
| Date: | 2001-10-16 18:21:02 |
| Message-ID: | 20011016202102.A28143@l-t.ee |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marko Kreen | 2001-10-16 18:29:03 | Ant configuration |
| Previous Message | Bruce Momjian | 2001-10-16 15:03:34 | Re: SQLCODE==-209 |