Add URLs for:
authorBruce Momjian <bruce@momjian.us>
Sat, 22 Mar 2008 01:30:21 +0000 (01:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 22 Mar 2008 01:30:21 +0000 (01:30 +0000)
commit3892dc75eb4ac3e48348f871d765f0a90e085604
tree29172910d3fd06dbd1246b1ac6c224690b82e067
parent58a8285542034f24839a92d64de37c6d765f23a8
Add URLs for:

* 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
doc/TODO
doc/src/FAQ/TODO.html