On Sat, May 13, 2017 at 11:47 PM, Andres Freund <and...@anarazel.de> wrote:
> It'll be differently sized on different platforms.  So everyone will have to 
> write hash functions that look at each member individually, rather than 
> hashing the entire struct at once.  And for each member you'll have to use a 
> type specific hash function...

Well, that's possibly kind of annoying, but it still sounds like
pretty mechanical work.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to