Patch for automated partitioning - Mailing list pgsql-hackers

From shrish purohit
Subject Patch for automated partitioning
Date
Msg-id 69b219810910300525q5bfbe7a7oa2408b464227271@mail.gmail.com
Whole thread Raw
Responses Re: Patch for automated partitioning
Re: Patch for automated partitioning
List 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

pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: half OOT, plv8js group created ^^
Next
From: Pavel Stehule
Date:
Subject: some dead code in functioncmds.c