Search Postgresql Archives

Re: xml to table (as oppose to table to xml)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 01 June 2009 12:53:08 Grzegorz Jaśkiewicz wrote:
> is there any way currently to convert xml file in format like below,
> to a table ?

I have some code that does this, but it was written a long time ago and will 
probably need some polishing.

One main problem is how you specify that exact mapping mechanism.  AFAIR, my 
code accepted as input the exact format that table_to_xml etc. put out (and 
probably crashes otherwise).  In reality you probably want an XSLT 
transformation in between.  Which would require a smoother XSLT integration 
into the backend code.

I think this is something we could work on for 8.5.


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux