projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e5eb16
)
Update version restriction on xml2.
author
Bruce Momjian
<bruce@momjian.us>
Sat, 22 Jan 2005 22:14:14 +0000
(22:14 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 22 Jan 2005 22:14:14 +0000
(22:14 +0000)
contrib/xml2/README.xml2
patch
|
blob
|
blame
|
history
diff --git
a/contrib/xml2/README.xml2
b/contrib/xml2/README.xml2
index e37ea50e47e7602524abdc8d3043753eaadd8903..79acbd8a166a2b5686b1bf4da24638d146a3e964 100644
(file)
--- 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).