Re: pgsql: Support partition pruning at execution time - Mailing list pgsql-committers

From Andrew Gierth
Subject Re: pgsql: Support partition pruning at execution time
Date
Msg-id 87y3hygtiy.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: pgsql: Support partition pruning at execution time  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: pgsql: Support partition pruning at execution time  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-committers
>>>>> "David" == David Rowley <david.rowley@2ndquadrant.com> writes:

 David> I've attached my proposed fix for the unstable regression tests.
 David> I removed the vacuums I'd added in the last version and
 David> commented why we're doing set enable_indesonlyscan = off;

Looks basically sane - I'll try it out and commit it shortly.

-- 
Andrew (irc:RhodiumToad)


pgsql-committers by date:

Previous
From: Andrew Gierth
Date:
Subject: pgsql: Support index INCLUDE in the AM properties interface.
Next
From: Andrew Gierth
Date:
Subject: pgsql: Attempt to stabilize partition_prune test output.