From: | shrish purohit <shrishpurohit(at)gmail(dot)com> |
---|---|
To: | Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org>, kedar(dot)potdar(at)gmail(dot)com, Nikhil Sontakke <nikhil(dot)sontakke(at)enterprisedb(dot)com> |
Subject: | Patch for automated partitioning |
Date: | 2009-10-30 12:25:32 |
Message-ID: | [email protected] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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
Attachment | Content-Type | Size |
---|---|---|
automatic_partitioning.tar.bz2 | application/x-bzip2 | 54.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2009-10-30 13:24:43 | some dead code in functioncmds.c |
Previous Message | Hitoshi Harada | 2009-10-30 11:44:52 | Re: half OOT, plv8js group created ^^ |