Thread: XML2 contrib does not refer to 8.0

XML2 contrib does not refer to 8.0

From
Simon Riggs
Date:
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

Re: XML2 contrib does not refer to 8.0

From
Robert Treat
Date:
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

Re: XML2 contrib does not refer to 8.0

From
John Gray
Date:
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



Re: XML2 contrib does not refer to 8.0

From
Bruce Momjian
Date:
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

Re: XML2 contrib does not refer to 8.0

From
Bruce Momjian
Date:
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