pgsql: Add: > * Simplify ability to create partitioned tables > >

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Simplify ability to create partitioned tables > >
Date: 2006-09-02 23:47:39
Message-ID: 20060902234739.D49C09FB544@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Simplify ability to create partitioned tables
>
> This would allow creation of partitioned tables without requiring
> creation of rules for INSERT/UPDATE/DELETE, and constraints for
> rapid partition selection. Options could include range and hash
> partition selection.
>
> * Allow auto-selection of partitioned tables for min/max() operations

Modified Files:
--------------
pgsql/doc:
TODO (r1.1969 -> r1.1970)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1969&r2=1.1970)
pgsql/doc/src/FAQ:
TODO.html (r1.471 -> r1.472)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.471&r2=1.472)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-03 00:46:41 pgsql: Remove unnecessary copyObject() call in update (values) code.
Previous Message User Cunha17 2006-09-02 23:27:19 snapshot - src: FIX: finish call on spi handle causes [Can't call method