Re: xml to table (as oppose to table to xml) - Mailing list pgsql-general

From Pavel Stehule
Subject Re: xml to table (as oppose to table to xml)
Date
Msg-id 162867790906010344i43e9357cn446353f5a92f6a5e@mail.gmail.com
Whole thread Raw
In response to Re: xml to table (as oppose to table to xml)  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Responses Re: xml to table (as oppose to table to xml)
List pgsql-general
Hello

you can use simple perl parser

an sample is on
http://www.postgres.cz/index.php/PL/Perlu_-_Untrusted_Perl#Generov.C3.A1n.C3.AD.2C_zpracov.C3.A1n.C3.AD_XML

code is in english and perl, description in czech, sorry

regards
Pavel Stehule

2009/6/1 Grzegorz Jaśkiewicz <gryzman@gmail.com>:
> xpath is fine, but not when you have 10+ fields to extract ;)
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: xml to table (as oppose to table to xml)
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: xml to table (as oppose to table to xml)