Re: how to store whole XML file in database - Mailing list pgsql-general

From Richard Huxton
Subject Re: how to store whole XML file in database
Date
Msg-id 45D0B5DA.30801@archonet.com
Whole thread Raw
In response to Re: how to store whole XML file in database  ("Brandon Aiken" <BAiken@winemantech.com>)
List pgsql-general
Brandon Aiken wrote:
> You'll have to escape any quotation marks or your SQL will not parse
> your strings correctly.

And you have to do this for all your data, not just XML. Otherwise the
first Mr. O'Malley you have a record for will break your application.


--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Bill Moseley
Date:
Subject: Re: Adjacency List or Nested Sets to model file system hierarchy?
Next
From: "Andrew J. Kopciuch"
Date:
Subject: Re: Service startup - troubleshooting