Re: pruning disabled for array, enum, record, range type partition keys
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Amit Langote <amitlangote09@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-19T15:05:31Z
Lists: pgsql-hackers
Amit Langote wrote: > On 2018/04/19 6:45, Alvaro Herrera wrote: > > Please give this version another look. I also rewrote a couple of > > comments. > > Thanks, your rewritten version looks much better. Thanks! Pushed now. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Rework code to determine partition pruning procedure
- e5dcbb88a15d 11.0 landed