Re: 64-bit hash function for hstore and citext data type - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 64-bit hash function for hstore and citext data type
Date
Msg-id 27700.1542999917@sss.pgh.pa.us
Whole thread Raw
In response to Re: 64-bit hash function for hstore and citext data type  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 64-bit hash function for hstore and citext data type  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
I wrote:
> Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
>> I'm inclined to fix this in hstoreUpgrade rather than complicate
>> hstore_hash with historical trivia. Also there have been no field
>> complaints - I guess it's unlikely that there is much pg 8.4 hstore data
>> in the wild that anyone wants to hash.

> Changing hstoreUpgrade at this point seems like wasted/misguided effort.

Oh, cancel that --- I was having a momentary brain fade about how that
function is used.  I agree your proposal is sensible.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: row filtering for logical replication
Next
From: Petr Jelinek
Date:
Subject: Re: row filtering for logical replication