BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

Started by Stefanos Kozanisover 20 years ago6 messagesbugs
Jump to latest
#1Stefanos Kozanis
S.Kozanis@itia.ntua.gr

The following bug has been logged online:

Bug reference: 2084
Logged by:
Email address: S.Kozanis@itia.ntua.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).

#2Bruce Momjian
bruce@momjian.us
In reply to: Stefanos Kozanis (#1)
Re: BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

We will need someone to add this encoding. Right now I don't know
anyone working on it.

---------------------------------------------------------------------------

S.Kozanis@itia.ntua.gr wrote:

The following bug has been logged online:

Bug reference: 2084
Logged by:
Email address: S.Kozanis@itia.ntua.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).

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Stefanos Kozanis
S.Kozanis@itia.ntua.gr
In reply to: Bruce Momjian (#2)
Re: BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

Thank you for your attention,

For your convenience, I send you two charts describing
the two (almost similar) encodings in order to use them
when someone works on this bug.

http://www.fileformat.info/info/charset/windows-1253/grid.htm
http://www.fileformat.info/info/charset/ISO-8859-7/grid.htm

The only difference in local symbols between the two
encodings is on the Greek accented capital "A"
(looks like 'A).

Other (non local) win1253 symbols inherit from the
standard win1252 (Latin) encoding.

Thanking you,

Stefanos Kozanis

Bruce Momjian wrote:

Show quoted text

We will need someone to add this encoding. Right now I don't know
anyone working on it.

---------------------------------------------------------------------------

S.Kozanis@itia.ntua.gr wrote:

The following bug has been logged online:

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

#4Bruce Momjian
bruce@momjian.us
In reply to: Stefanos Kozanis (#3)
Re: BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

Added to TODO list.

---------------------------------------------------------------------------

Stefanos Kozanis wrote:

Thank you for your attention,

For your convenience, I send you two charts describing
the two (almost similar) encodings in order to use them
when someone works on this bug.

http://www.fileformat.info/info/charset/windows-1253/grid.htm
http://www.fileformat.info/info/charset/ISO-8859-7/grid.htm

The only difference in local symbols between the two
encodings is on the Greek accented capital "A"
(looks like 'A).

Other (non local) win1253 symbols inherit from the
standard win1252 (Latin) encoding.

Thanking you,

Stefanos Kozanis

Bruce Momjian wrote:

We will need someone to add this encoding. Right now I don't know
anyone working on it.

---------------------------------------------------------------------------

S.Kozanis@itia.ntua.gr wrote:

The following bug has been logged online:

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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#5Kris Jurka
books@ejurka.com
In reply to: Bruce Momjian (#4)
Re: BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

On Wed, 14 Jun 2006, Bruce Momjian wrote:

Added to TODO list.

Already done.

http://archives.postgresql.org/pgsql-committers/2006-02/msg00299.php

Kris Jurka

#6Bruce Momjian
bruce@momjian.us
In reply to: Kris Jurka (#5)
Re: BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings

Oh, forgot again. These emails are too old for my memory, it seems.

---------------------------------------------------------------------------

Kris Jurka wrote:

On Wed, 14 Jun 2006, Bruce Momjian wrote:

Added to TODO list.

Already done.

http://archives.postgresql.org/pgsql-committers/2006-02/msg00299.php

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +