to_hex leading zeroes

Поиск
Список
Период
Сортировка
От Pedro Doria Meunier
Тема to_hex leading zeroes
Дата
Msg-id 200903151247.15640.pdoria@netmadeira.com
обсуждение исходный текст
Ответы Re: to_hex leading zeroes  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hi All,

I'm in a bit of a pickle here with the to_hex function not returning leading
zeroes ...
For instance if I:
SELECT to_hex(10);

it returns 'a' not '0a' .

Any ideas on how to overcome this?

TIA,

Pedro Doria Meunier
GSM: +351961720188
Skype: pdoriam


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: ataherster
Дата:
Сообщение: [ask] Return Query
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: to_hex leading zeroes