convert string function and built-in conversions

From: "culley harrelson" <culley(at)fastmail(dot)fm>
To: "pg-general" <pgsql-general(at)postgresql(dot)org>
Subject: convert string function and built-in conversions
Date: 2003-10-19 00:28:00
Message-ID: 20031019002800.96F027A6D7@smtp.us2.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

It seems to me that these values should be the same:

select 'lydia eugenia treviño', convert('lydia eugenia treviño' using
ascii_to_utf_8);

but they seem to be different. What am I missing?

culley

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-10-19 01:21:28 Dilbert Experiences a 'Database Manager' moment
Previous Message Martin Marques 2003-10-18 21:48:10 plpgsql