[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: locale (PostgreSQL & Hebrew Charset)
- To: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>, Ben-Nes Michael <miki(at-nospam)canaan.co.il>
- Subject: Re: locale (PostgreSQL & Hebrew Charset)
- From: Herouth Maoz <herouth(at-nospam)netvision.net.il>
- Date: Tue, 26 Dec 2000 17:25:00 +0200
- Cc: ILUG <linux-il(at-nospam)linux.org.il>, Ivrix Discussions <ivrix-discuss(at-nospam)ivrix.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.3.95-heb-2.07.1001226144000.10866H-100000@csd>
- References: <Pine.GSO.3.95-heb-2.07.1001226144000.10866H-100000@csd>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Tuesday 26 December 2000 15:06, Tzafrir Cohen wrote:
> I looked at
> http://postgresql.readysetnet.com/devel-corner/docs/admin/multibyte.h
>tm and I don't see there anything about the iso8859-8 encoding.
That's because iso8859-8 is not a multibyte encoding, but a single-byte
encoding. Utf-8 is a multibyte encoding (of the Unicode charset).
Herouth
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il