XML2 contrib does not refer to 8.0

Started by Simon Riggsabout 21 years ago5 messagesdocs
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

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

Attachments:

xmldoc.patchtext/x-patch; charset=UTF-8; name=xmldoc.patchDownload+2-2
#2Robert Treat
xzilla@users.sourceforge.net
In reply to: Simon Riggs (#1)
Re: XML2 contrib does not refer to 8.0

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

#3John Gray
jgray@azuli.co.uk
In reply to: Robert Treat (#2)
Re: XML2 contrib does not refer to 8.0

On Tue, 2005-01-18 at 20:18 -0500, Robert Treat wrote:

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.

It does work in 8.0 (it had a last-minute fix for a segfault) - and
moreover the other mistake is that it is now in contrib/xml2 not
contrib/xml. If a committer would like to amend it, please do - or I can
submit a patch.

Regards

John

#4Bruce Momjian
bruce@momjian.us
In reply to: John Gray (#3)
Re: XML2 contrib does not refer to 8.0

I have fixed the README in 8.0.X and CVS HEAD.

---------------------------------------------------------------------------

John Gray wrote:

On Tue, 2005-01-18 at 20:18 -0500, Robert Treat wrote:

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.

It does work in 8.0 (it had a last-minute fix for a segfault) - and
moreover the other mistake is that it is now in contrib/xml2 not
contrib/xml. If a committer would like to amend it, please do - or I can
submit a patch.

Regards

John

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#5Bruce Momjian
bruce@momjian.us
In reply to: Simon Riggs (#1)
Re: XML2 contrib does not refer to 8.0

I have updated CVS HEAD and 8.0.X to reflect the versions supported by
xml2. Thanks.

---------------------------------------------------------------------------

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?

--
Best Regards, Simon Riggs

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073