BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

From: "" <S(dot)Kozanis(at)itia(dot)ntua(dot)gr>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings
Date: 2005-12-01 12:45:05
Message-ID: 20051201124505.ACE2BF0B58@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2084
Logged by:
Email address: S(dot)Kozanis(at)itia(dot)ntua(dot)gr
PostgreSQL version: 8.0.1
Operating system: Debian GNU/Linux 3.1
Description: Add WIN1253 to CLIENT_ENCODING encodings
Details:

This encoding (WIN1253) is essential for Windows database application in
order to display correctly string in Greek language.

Alternatively we are using the iso encoding (ISO_8859_7) that does not
display correctly some characters in Microsoft Windows enviroments (that is
the accented capital Alpha, and some others characters).

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Begley 2005-12-01 17:22:34 BUG #2085: pg_dump incompletely dumps ACLs
Previous Message Wilfried Weiss 2005-12-01 07:59:20 BUG #2083: initdb fails with: child process was terminated by signal 11