Re: Partitioning syntax

Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>

From: Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
To: Jaime Casanova <jaime@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-06-18T01:34:23Z
Lists: pgsql-hackers

Attachments

Jaime Casanova <jaime@2ndquadrant.com> wrote:

> This one, doesn't apply to head anymore... please update

Thank you for reviewing my patch!

I attached an updated patch set for partitioning syntax.

The latest codes are available at: http://repo.or.cz/w/pgsql-fdw.git
(I'm recycling FDW repo for the feature.)
    * master branch is a copy of postgres' HEAD.
    * 'partition' branch contains codes for partitioning. 

The details and discussion for partitioning are in the wiki page:
    http://wiki.postgresql.org/wiki/Table_partitioning

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center