HTML encode/decode - Mailing list pgsql-novice

From JORGE MALDONADO
Subject HTML encode/decode
Date
Msg-id CAAY=A7_-80083KjWdCr=oLfUpVCssiHgmmZZxKnxHeSk5JptLg@mail.gmail.com
Whole thread Raw
List pgsql-novice
I am developing a web application and fields that contain text are HTML encoded/decoded so they are properly saved on disk and then restored to be displayed in a web browser. I do this directly from Visual C# but sometimes I need to perform decodification within  a SELECT statement. Is there a PostgreSQL function for such an issue?

Respectfully,
Jorge Maldonado

pgsql-novice by date:

Previous
From: Bartosz Dmytrak
Date:
Subject: Re: insert fail gracefully if primary key already exists
Next
From: Chetan Suttraway
Date:
Subject: Re: Duplicate information in parent and child tables