Re: BUG #10589: hungarian.stop file spelling error - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #10589: hungarian.stop file spelling error
Date
Msg-id 1402424951.18051.YahooMailNeo@web122305.mail.ne1.yahoo.com
Whole thread Raw
In response to BUG #10589: hungarian.stop file spelling error  (zsoros@gmail.com)
Responses Re: BUG #10589: hungarian.stop file spelling error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
"zsoros@gmail.com" <zsoros@gmail.com> wrote:=0A=0A> I'm sorry, I can't give=
 you the utf8 byte sequence for '=C5=91'=0A=0AA quick copy/paste from your =
email into psql (using UTF-8 encoding)=0Ashows:=0A=0Atest=3D# select to_hex=
(ascii('=C5=91'));=0A=C2=A0to_hex=0A--------=0A=C2=A0151=0A(1 row)=0A=0Ates=
t=3D# select E'\u0151', convert_to(E'\u0151', 'UTF8');=0A=C2=A0?column? | c=
onvert_to =0A----------+------------=0A=C2=A0=C5=91=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 | \xc591=0A(1 row)=0A=0A--=0AKevin Grittner=0AEDB: http:=
//www.enterprisedb.com=0AThe Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Serge Negodyuck
Date:
Subject: Re: BUG #8673: Could not open file "pg_multixact/members/xxxx" on slave during hot_standby
Next
From: eike@inter.net
Date:
Subject: BUG #10591: setting newly added columns to null is slow