Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Patch for automated partitioning


  • 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: Fri, 30 Oct 2009 17:55:32 +0530
  • Message-id: <69b219810910300525q5bfbe7a7oa2408b464227271@mail.gmail.com> <text/plain>

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: automatic_partitioning.tar.bz2
Description: BZip2 compressed data



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group