mirror of
https://github.com/postgres/postgres.git
synced 2026-02-20 00:10:16 -05:00
* 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.php |
||
|---|---|---|
| .. | ||
| FAQ | ||
| sgml | ||
| Makefile | ||