Re: Patches I'm thinking of pushing shortly
Gavin Flower <gavinflower@archidevsys.co.nz>
From: Gavin Flower <GavinFlower@archidevsys.co.nz>
To: Thomas Munro <thomas.munro@enterprisedb.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-13T09:02:40Z
Lists: pgsql-hackers
On 13/08/17 16:19, Thomas Munro wrote: > On Sat, Aug 12, 2017 at 3:24 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: [...] > > I'd vote for including this in v10. There doesn't seem to be any > downside to this: it's a no brainer to avoid our exploding hash table > case when we can see it coming. > But explosions are fun! < ducks, and runs away VERY rapidly> More seriously: Up to now I'd been avoiding hash indexes, so great news! Cheers, Gavin
Commits
-
Remove pgbench's restriction on placement of -M switch.
- 79681844297a 10.0 landed