Re: Adding unsigned 256 bit integers - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: Adding unsigned 256 bit integers
Date
Msg-id 53469F73.6090204@2ndquadrant.com
Whole thread Raw
In response to Adding unsigned 256 bit integers  (Olivier Lalonde <olalonde@gmail.com>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Adding unsigned 256 bit integers
Next
From: Alexander Korotkov
Date:
Subject: Partial match fix for fast scan