Re: [BUGS] BUG #4336: Strange behaviour for to_ascii

2008-07-31 Thread Pavel Stehule
Hello it's bug, for this moment, please, try: CREATE FUNCTION to_ascii(bytea, name) RETURNS text AS 'to_ascii_encname' LANGUAGE internal; postgres=# CREATE FUNCTION to_ascii(bytea, name) postgres-# RETURNS text AS 'to_ascii_encname' LANGUAGE internal; CREATE FUNCTION postgres=# postgres=# SELE

[BUGS] BUG #4336: Strange behaviour for to_ascii

2008-07-31 Thread Maxime Carbonneau
The following bug has been logged online: Bug reference: 4336 Logged by: Maxime Carbonneau Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Operating system: Mac OS X 10.5.4 Description:Strange behaviour for to_ascii Details: With PostgreSQL 8.2.5, I used