Re:

From: Jean-Michel POURE <jm(at)poure(dot)com>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>, Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re:
Date: 2003-10-01 18:12:17
Message-ID: 200310012012.17848.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le Mercredi 1 Octobre 2003 20:05, Andreas Pflug a écrit :
> This is not a bug of PostgreSQL, nor of pgAdmin.
> SQL_ASCII database *should* contain only 7bit ascii characters. If you
> use 8-bit characters, conversion is unpredictable (well, it *is*
> predictable, but probably not what you'd like to see)

IMHO, SQL_ASCII database contain more than 7bit characters. I used it several
times to store Frenc accentuated text and it worked like a charm. The name
"ASCII" may not be well chosen. It contains more than ASCII presently.

Cheers, Jean-Michel

In response to

  • Re: at 2003-10-01 18:05:45 from Andreas Pflug

Responses

  • Re: at 2003-10-01 18:21:31 from Andreas Pflug
  • Re: at 2003-10-01 18:26:16 from Serguei A. Mokhov

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H. Pendleton 2003-10-01 18:13:10 Re: pgAdmin III under wxCocoa
Previous Message Andreas Pflug 2003-10-01 18:05:45 Re: