diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-06-05 20:07:54 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-06-05 20:07:54 +0000 |
commit | 4cf595bf88a7fa42f95a1346e06e09dfde672591 (patch) | |
tree | 657056b0ba740bf16783857d65b4a8dacd785661 | |
parent | 27b8143944dc0585597bdaa3ae5e5b49a4760def (diff) | |
download | postgresql-4cf595bf88a7fa42f95a1346e06e09dfde672591.tar.gz postgresql-4cf595bf88a7fa42f95a1346e06e09dfde672591.zip |
Update from Massimo
-rw-r--r-- | contrib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index 875c2b20aba..ccc0a5bf186 100644 --- a/contrib/README +++ b/contrib/README @@ -72,6 +72,10 @@ string - C-like input/output conversion routines for strings by Massimo Dal Zotto <dz@cs.unitn.it> +tools - + Assorted developer tools + by Massimo Dal Zotto <dz@cs.unitn.it> + unixdate - Conversions from integer to datetime by Thomas Lockhart <lockhart@alumni.caltech.edu> |