Re: Adding unsigned 256 bit integers

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Adding unsigned 256 bit integers
Дата
Msg-id 53469F73.6090204@2ndquadrant.com
обсуждение исходный текст
Ответ на Adding unsigned 256 bit integers  (Olivier Lalonde <olalonde@gmail.com>)
Список pgsql-hackers
On 04/10/2014 09:13 PM, Olivier Lalonde wrote:
> I was wondering if there would be any way to do the following in PostgreSQL:
> 
>     UPDATE cryptotable SET work = work + 'some big hexadecimal number'

For readers finding this in the archives, this question also appears here:

http://dba.stackexchange.com/questions/62934/adding-unsigned-256-bit-integers-in-postgresql

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Adding unsigned 256 bit integers
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Partial match fix for fast scan