Re: issue with xml functionality and

From Bruce Momjian
Subject Re: issue with xml functionality and
Date
Msg-id 200806100120.m5A1KjD08142@momjian.us
Whole thread Raw
In response to issue with xml functionality and  ("Belbin, Peter" <PETER.BELBIN@mcleodusa.com>)
List pgsql-general
Belbin, Peter wrote:
> I'm hoping this is the right place to ask.
>
> If not, please, kindly direct me to the right place.
>
> I'm having an issue with xml functionality.
>
> The issue is that the xml value has the following (large chunks have been removed, but this should be enough to
demonstratethe issue): 
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE workflow PUBLIC "-//OpenSymphony Group//DTD OSWorkflow 2.8//EN"
"http://www.opensymphony.com/osworkflow/workflow_2_8.dtd">
> <workflow>
>   <meta name="lastModified">Thu Feb 21 13:20:46 CST 2008</meta>
>   <meta name="generator">OSWorkflow Designer</meta>
> </workflow>

I think this is related to this TODO item:

    * Allow XML to accept more liberal DOCTYPE specifications

      http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bottom Posting
Next
From: Bohdan Linda
Date:
Subject: Re: nested view with outer joins - best practices