Re: issue with xml functionality and

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: issue with xml functionality and
Дата
Msg-id 200806100120.m5A1KjD08142@momjian.us
обсуждение исходный текст
Ответ на issue with xml functionality and  ("Belbin, Peter" <PETER.BELBIN@mcleodusa.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bottom Posting
Следующее
От: Bohdan Linda
Дата:
Сообщение: Re: nested view with outer joins - best practices