aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-06-05 20:07:54 +0000
committerBruce Momjian <bruce@momjian.us>1999-06-05 20:07:54 +0000
commit4cf595bf88a7fa42f95a1346e06e09dfde672591 (patch)
tree657056b0ba740bf16783857d65b4a8dacd785661
parent27b8143944dc0585597bdaa3ae5e5b49a4760def (diff)
downloadpostgresql-4cf595bf88a7fa42f95a1346e06e09dfde672591.tar.gz
postgresql-4cf595bf88a7fa42f95a1346e06e09dfde672591.zip
Update from Massimo
-rw-r--r--contrib/README4
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>