Thread: pgsql: Add: > > * Support table partitioning that allows a single

pgsql: Add: > > * Support table partitioning that allows a single

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add:

>
> * Support table partitioning that allows a single table to be stored
>   in subtables that are partitioned based on the primary key or a WHERE
>   clause

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1467 -> r1.1468)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1467&r2=1.1468)