Patch for automated partitioning
shrish purohit <shrishpurohit@gmail.com>
From: shrish purohit <shrishpurohit@gmail.com>
To: Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Cc: Hackers <pgsql-hackers@postgresql.org>, kedar.potdar@gmail.com, Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>
Date: 2009-10-30T12:25:32Z
Lists: pgsql-hackers
Attachments
- automatic_partitioning.tar.bz2 (application/x-bzip2)
Hi, Updated Kedar's patch sending on behalf of Kedar. .tar.bz2 file contains files to be put at ./src/include/catalog/pg_partition.h ./src/backend/utils/partition ./src/test/regress/sql/partition.sql There are not toomany modifications. It includes improvements for validating multi-column partitioned tables. propagation of constraints and indexes to child tables. addition of minvalue and maxvalue. some bug fixes. Thanks, Shrish Persistent Systems Ltd. www.persistentsys.com