Re: More stable query plans via more predictable column statistics - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: More stable query plans via more predictable column statistics
Date
Msg-id 20160302183303.GA435522@alvherre.pgsql
Whole thread Raw
In response to Re: More stable query plans via more predictable column statistics  ("Shulgin, Oleksandr" <oleksandr.shulgin@zalando.de>)
Responses Re: More stable query plans via more predictable column statistics  ("Shulgin, Oleksandr" <oleksandr.shulgin@zalando.de>)
List pgsql-hackers
Shulgin, Oleksandr wrote:

> Alright.  I'm attaching the latest version of this patch split in two
> parts: the first one is NULLs-related bugfix and the second is the
> "improvement" part, which applies on top of the first one.

So is this null-related bugfix supposed to be backpatched?  (I assume
it's not because it's very likely to change existing plans).

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Convert pltcl from strings to objects
Next
From: Josh berkus
Date:
Subject: Re: The plan for FDW-based sharding