Re: Adding support for Default partition in partitioning

Rahila Syed <rahilasyed90@gmail.com>

From: Rahila Syed <rahilasyed90@gmail.com>
To: Keith Fiske <keith@omniti.com>
Cc: David Steele <david@pgmasters.net>, Rushabh Lathia <rushabh.lathia@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-04-05T07:28:50Z
Lists: pgsql-hackers

Attachments

Hi,

>However, running your original example, I'm getting this error
Thank you for testing. Please find attached an updated patch which fixes
the above.


Thank you,
Rahila Syed

Commits

  1. Allow a partitioned table to have a default partition.

  2. Adjust min/max values when changing sequence type

  3. BRIN auto-summarization