base36 sequence

Поиск
Список
Период
Сортировка
От ninja
Тема base36 sequence
Дата
Msg-id 3E4F868B.4030807@schnake.freeserve.co.uk
обсуждение исходный текст
Ответы Re: base36 sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Denis Grannell"
Дата:
Сообщение: question on "create domain"
Следующее
От: Jeff Deroshia
Дата:
Сообщение: null value in date field