parsing a string with a hexadecimal notation - Mailing list pgsql-sql

From KÖPFERL Robert
Subject parsing a string with a hexadecimal notation
Date
Msg-id ED4E30DD9C43D5118DFB00508BBBA76EB165B4@neptun.sonorys.at
Whole thread Raw
Responses Re: parsing a string with a hexadecimal notation  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-sql
I intend to retrieve an int value in an integer variable from a string with
a hexadecimal notation of a number.
Which function is appropriate to  do i int4 
i = ???('BEAF')


pgsql-sql by date:

Previous
From: drdani@mazsola.iit.uni-miskolc.hu
Date:
Subject: copy rows
Next
From: Achilleus Mantzios
Date:
Subject: Re: parsing a string with a hexadecimal notation