Re: XML data field

From: Richard Huxton <dev(at)archonet(dot)com>
To: LSanchez(at)ameritrade(dot)com
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: XML data field
Date: 2004-05-21 10:36:54
Message-ID: 40ADDBC6.3040201@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

LSanchez(at)ameritrade(dot)com wrote:
> Does anyone have any experience in retrieving and formatting an XML data
> from a field using pgSQL? Are there any system stored procs that could
> reformat the XML elements or just retrieve the elements needed?

There are some xml-related functions in the contrib/ directory of the
source folder. Haven't used them myself, so can't say more. Worth
checking the mailing list archives though, since there has been
discussion of this.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2004-05-21 14:17:24 Re: Problem with JOINS
Previous Message Achilleus Mantzios 2004-05-21 08:30:35 Re: Preventing Deletions with triggers