aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/README b/contrib/README
index 04b7088baf2..c5ff55c2f10 100644
--- a/contrib/README
+++ b/contrib/README
@@ -2,10 +2,10 @@
The PostgreSQL contrib tree
---------------------------
-This subtree contains utilities, conversion tools, and features that are
-not part of the core PostgreSQL system, mainly because they address a
-limited audience or are too experimental to be part of the main source
-tree. This does not preclude their usefulness.
+This subtree contains porting tools, analysis utilities, and plug-in
+features that are not part of the core PostgreSQL system, mainly because
+they address a limited audience or are too experimental to be part of
+the main source tree. This does not preclude their usefulness.
Each subdirectory contains a README file with information about the
module. Most items can be built with `gmake all' and installed with