[DOCS] XML2 contrib does not refer to 8.0

2005-01-18 Thread Simon Riggs
In pgsql/contrib/xml2/README.xml2 I see:

"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
configured and built (If you alter the subdir value in the Makefile
you can place it in a different directory in a PostgreSQL tree)."

Surely this should refer to 8.0 also?

-- 
Best Regards, Simon Riggs
Index: README.xml2
===
RCS file: /projects/cvsroot/pgsql/contrib/xml2/README.xml2,v
retrieving revision 1.1
diff -d -c -r1.1 README.xml2
*** README.xml2	14 Mar 2004 03:19:13 -	1.1
--- README.xml2	18 Jan 2005 22:41:17 -
***
*** 14,20 
  
  
  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
  configured and built (If you alter the subdir value in the Makefile
  you can place it in a different directory in a PostgreSQL tree).
  
--- 14,20 
  
  
  The current build process will only work if the files are in
! contrib/xml in a PostgreSQL 7.3, 7.4 or 8.0 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).
  

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])


Re: [DOCS] XML2 contrib does not refer to 8.0

2005-01-18 Thread Robert Treat
On Tuesday 18 January 2005 17:44, Simon Riggs wrote:
> In pgsql/contrib/xml2/README.xml2 I see:
>
> "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
> configured and built (If you alter the subdir value in the Makefile
> you can place it in a different directory in a PostgreSQL tree)."
>
> Surely this should refer to 8.0 also?

Depends on if it actually works in 8.0 I'd imagine. 

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster