mirror of https://github.com/postgres/postgres
* Simplify ability to create partitioned tables This would allow creation of partitioned tables without requiring creation of triggers or rules for INSERT/UPDATE/DELETE, and constraints for rapid partition selection. Options could include range and hash partition selection. > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00028.php > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00413.phpREL8_5_ALPHA1_BRANCH
parent
58a8285542
commit
3892dc75eb
Loading…
Reference in new issue