diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-09-02 23:47:39 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-09-02 23:47:39 +0000 |
commit | 18f2e0351ae4dd133cc5b7f10af57e18b591de0b (patch) | |
tree | cb1209e336bc515c429ec624289718d9fe77564b /src/backend/tcop/postgres.c | |
parent | e0938c3f5b03e48bca32fe903f057e5777d43df8 (diff) | |
download | postgresql-18f2e0351ae4dd133cc5b7f10af57e18b591de0b.tar.gz postgresql-18f2e0351ae4dd133cc5b7f10af57e18b591de0b.zip |
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
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions