Re: How to have ant's <sql> task insert special chars appropriately?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: "J(dot) Roeleveld" <joost(at)antarean(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to have ant's <sql> task insert special chars appropriately?
Date: 2009-09-23 13:58:06
Message-ID: 21814.1253714286@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Huxton <dev(at)archonet(dot)com> writes:
> J. Roeleveld wrote:
>> Site is in dutch, but these characters are in the table headed "Extended ASCII
>> Codes"

> To the best of my knowledge there is no standard list of "extended ascii
> codes" -

Oh, there are plenty of them ;-). The OP's character set is most
likely ISO-8859-1 or one of the other ISO-8859-n extensions to ASCII.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2009-09-23 14:02:59 Re: Help! Database restored with disabled triggers
Previous Message Albe Laurenz 2009-09-23 13:35:01 Re: Where can I find detail information about constraint ?