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

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
Cc: Sam Mason <sam(at)samason(dot)me(dot)uk>, pgsql-general(at)postgresql(dot)org
Subject: Re: xml to table (as oppose to table to xml)
Date: 2009-06-01 10:44:59
Message-ID: 162867790906010344i43e9357cn446353f5a92f6a5e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com>:
> xpath is fine, but not when you have 10+ fields to extract ;)
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-06-01 10:46:58 Re: xml to table (as oppose to table to xml)
Previous Message Sam Mason 2009-06-01 10:42:13 Re: xml to table (as oppose to table to xml)