does encrypt function support higher than basic ascii? - Mailing list pgsql-general

From Naoko Reeves
Subject does encrypt function support higher than basic ascii?
Date
Msg-id 076DC33A3D38CE4BBC64D35DDD9DE70C098DA4DC@mse4be2.mse4.exchange.ms
Whole thread Raw
Responses Re: does encrypt function support higher than basic ascii?  (Richard Huxton <dev@archonet.com>)
List pgsql-general

Hello,

I have the following statement and accent e doesn’t seems to be decrypted correctly.

select decrypt(encrypt('aéiou','foo','aes'),'foo','aes')

Could you tell me if there is an option for encoding or this function only encrypt basic ascii?

 

Thank you very much for your time in advance.

Naoko

 

pgsql-general by date:

Previous
From: "Plugge, Joe R."
Date:
Subject: Re: [ADMIN] Postgresql Database Lock Problem
Next
From: Tom Lane
Date:
Subject: Re: Postgresql Database Lock Problem