1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Fix README /contrib/xml2 reference in 8.0 and HEAD.

This commit is contained in:
Bruce Momjian
2005-01-22 21:21:49 +00:00
parent 9fec27344e
commit 4044d702e4

View File

@@ -14,7 +14,7 @@ Installation
------------ ------------
The current build process will only work if the files are in The current build process will only work if the files are in
contrib/xml in a PostgreSQL 7.3 or 7.4 source tree which has been contrib/xml2 in a PostgreSQL 7.3 or 7.4 source tree which has been
configured and built (If you alter the subdir value in the Makefile configured and built (If you alter the subdir value in the Makefile
you can place it in a different directory in a PostgreSQL tree). you can place it in a different directory in a PostgreSQL tree).