aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-01-22 22:14:28 +0000
committerBruce Momjian <bruce@momjian.us>2005-01-22 22:14:28 +0000
commit6838635875d76ca13e7a2dce5dcb6de7cb59b035 (patch)
tree3437d87f97c8f5395f0e6b557fd1a9f697d0262c
parentb920addcfdc535060d9a77a8c6b04fe151915064 (diff)
downloadpostgresql-6838635875d76ca13e7a2dce5dcb6de7cb59b035.tar.gz
postgresql-6838635875d76ca13e7a2dce5dcb6de7cb59b035.zip
Update version restriction on xml2.
-rw-r--r--contrib/xml2/README.xml22
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xml2/README.xml2 b/contrib/xml2/README.xml2
index e37ea50e47e..79acbd8a166 100644
--- a/contrib/xml2/README.xml2
+++ b/contrib/xml2/README.xml2
@@ -14,7 +14,7 @@ Installation
------------
The current build process will only work if the files are in
-contrib/xml2 in a PostgreSQL 7.3 or 7.4 source tree which has been
+contrib/xml2 in a PostgreSQL 7.3 or later source tree which has been
configured and built (If you alter the subdir value in the Makefile
you can place it in a different directory in a PostgreSQL tree).