diff options
| author | Marc G. Fournier <scrappy@hub.org> | 1998-08-30 19:37:51 +0000 |
|---|---|---|
| committer | Marc G. Fournier <scrappy@hub.org> | 1998-08-30 19:37:51 +0000 |
| commit | eec4c7366f04aa258bb8b7fcd2bbc90eda1cc271 (patch) | |
| tree | dfb6b70845221063cc0515177b993713595ff69c /contrib/README | |
| parent | 3067ac8e77369c1b41195b4d90e2ff2c0b23bc7f (diff) | |
| download | postgresql-eec4c7366f04aa258bb8b7fcd2bbc90eda1cc271.tar.gz | |
From: Massimo Dal Zotto <dz@cs.unitn.it>
Here is a tar file the new directories, which substitute the old ones
in contrib. Please remove the old directories array, datetime, miscutil,
string and userlock before unpacking the tar file in contrib.
Note that as the modules are now installed in lib/modules I install all
my sql code in lib/sql. In my opinion also the other contributors should
follow these rules.
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/contrib/README b/contrib/README index 6601f02fe6..b66dd8012c 100644 --- a/contrib/README +++ b/contrib/README @@ -12,7 +12,7 @@ array - datetime - Date & time functions - by Sergio Lenzi <lenzi@bsi.com.br> + by Massimo Dal Zotto <dz@cs.unitn.it> earthdistance - Operator for computing earth distance for two points @@ -66,10 +66,6 @@ pginterface - A crude C/4GL by Bruce Momjian <root@candle.pha.pa.us> -sequence - - Set a new sequence value - by Massimo Dal Zotto <dz@cs.unitn.it> - soundex - Prototype for soundex function @@ -77,7 +73,7 @@ spi - A general trigger function autoinc() and so on. string - - New input/output conversion routines for strings + C-like input/output conversion routines for strings by Massimo Dal Zotto <dz@cs.unitn.it> unixdate - |
