What's the logical counterpart of the to_hex function?

Поиск
Список
Период
Сортировка
От Michael Nolan
Тема What's the logical counterpart of the to_hex function?
Дата
Msg-id 4abad0eb0707161136u31765244md93ae10a662a5f8e@mail.gmail.com
обсуждение исходный текст
Ответы Re: What's the logical counterpart of the to_hex function?  (Steve Atkins <steve@blighty.com>)
Список pgsql-general
I have data (from an external source) which is in text format as a hex number (it's actually an IP address, but that's probably not relevant.)

to_hex gets from integer to hex, I can cast a hex constant to integer (ie x'12a7'31'::int, but how do I get a database column from string/hex to integer? 

(If this is referenced in the documentation, I'm not finding it.)
--
Mike Nolan

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

Предыдущее
От: Madison Kelly
Дата:
Сообщение: Re: Moved postgres, now won't start
Следующее
От: Madison Kelly
Дата:
Сообщение: Re: Moved postgres, now won't start