[Pgsql-ayuda] Problema con funciones

Adrian Galindo agalindo@liceaga.facmed.unam.mx
Thu, 19 Jun 2003 11:10:56 -0500


Manuel Sugawara wrote:

>no reinventes la rueda, usa to_ascii ej
> =20
>
Welcome to psql 7.3.2, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

bd=3D> select to_ascii('=E1=E9=ED=F3=FA=F1');
ERROR:  pg_to_ascii(): unsupported encoding from SQL_ASCII

=BFTiene que ver con la versi=F3n?

Gracias.
Adri=E1n.