Re: Encoding problem with 7.4

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "E(dot)Rodichev" <er(at)sai(dot)msu(dot)su>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Encoding problem with 7.4
Date: 2003-12-03 12:52:35
Message-ID: Pine.LNX.4.44.0312031351490.15233-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

E.Rodichev writes:

> It is incorrect, because database "test" is, really, in KOI8, NOT in SQL_ASCII
> in this example, as I explained in my mail.

The encoding is only a declaration of your intentions. What you actually
put into the database is your responsibility.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Haller 2003-12-03 13:04:35 Re: *sigh*
Previous Message E.Rodichev 2003-12-03 12:07:34 Re: Encoding problem with 7.4