• Bruce Momjian's avatar
    Add: · 18f2e035
    Bruce Momjian authored
    > * 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
    18f2e035
TODO 56.3 KB