any sql for doing radix conversion? - Mailing list pgsql-general

From Mark Harrison
Subject any sql for doing radix conversion?
Date
Msg-id 4058ED3D.10205@pixar.com
Whole thread Raw
List pgsql-general
I would like to give out the results of
select nextval('foo_seq')
as a base-36 number.

Are there any built-ins to perform this?

Many TIA,
Mark


pgsql-general by date:

Previous
From: Shilong Stanley Yao
Date:
Subject: Re: pg_class table problem
Next
From: Gregory Wood
Date:
Subject: Re: Triggers After INSERT