CRC function?

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема CRC function?
Дата
Msg-id 20020708002533.J24005-100000@zoraida.natserv.net
обсуждение исходный текст
Ответы Re: CRC function?
Список pgsql-general
Looked at contrib and didn't see it.
Anyone knows if there is a CRC fuction available for PostgreSQL.

As an example of how I would use it.
Imagine a table with 3 columns
id,text, crc_val

I could then do something like:
select id from <table> where crc(text) <> crc_val;




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