pgsql: Add: > > * Support table partitioning that allows a single
Started by Bruce Momjianover 21 years ago1 messagescomitters
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)