base36 sequence - Mailing list pgsql-novice

From ninja
Subject base36 sequence
Date
Msg-id 3E4F868B.4030807@schnake.freeserve.co.uk
Whole thread Raw
Responses Re: base36 sequence
List pgsql-novice
I'm very new to pgsql but I was wondering if it is possible to use
CREATE SEQUENCE to make auto-increment base36 values for my ID column
[varchar(252)]. I don't see any base convert function, though.
Obviously, the reason I'm doing this is so as to maintain hierarchy. Is
it possible or will I have to increment the sequence outside of pgsql?


pgsql-novice by date:

Previous
From: "Denis Grannell"
Date:
Subject: question on "create domain"
Next
From: Jeff Deroshia
Date:
Subject: null value in date field