Re: pgsql: Get rid of copy_partition_key - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pgsql: Get rid of copy_partition_key
Date
Msg-id 20171222162419.7hocebnsb4fc4yrj@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Get rid of copy_partition_key  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: pgsql: Get rid of copy_partition_key  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
I believe this patch (which also fixes a comment I neglected to fix in
the previous one) should satisfy your concerns.

It's still running a few relevant tests (create_function_1 create_type
point polygon circle create_table copy create_misc create_index
alter_table partition_join partition_prune hash_part) under
CLOBBER_FREED_MEMORY + CLOBBER_CACHE_ALWAYS, but so far it's looking
good.

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

Attachment

pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: [HACKERS] WIP: Aggregation push-down
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Get rid of copy_partition_key