]> granicus.if.org Git - postgresql/commit
Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 2 Jun 2003 18:42:31 +0000 (18:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 2 Jun 2003 18:42:31 +0000 (18:42 +0000)
commit2eca3ea2ceafcdd672fe9b0d2511ac10cd9343b6
tree40d6788e827fc42e126119699aa50bb031c28007
parentc0fdd2b49c81ad3eee2b3a815f2b24f243596753
Add:

> * Allow a single index to index multiple tables (for inheritance and subtables)
408a410
> * Improve the planner to use CHECK constraints to prune the plan (for subtables)
418a421
> * Allow partitioning of table into multiple subtables
419a423
> T
doc/TODO