CREATE EXTENSION url_encode; CREATE EXTENSION postgres=# SELECT url_encode('Ahoj Světe'), url_encode('Hello World'); url_encode │ url_encode ...
may I ask You to consider following RFE? RFE: Add Decode (selected string) from Base64, Base 32, Hex to String using selected Charset The reason is for this RFE is to have a possibility to fast and ...