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)
commit8ec9f5ecf06966d584def9692e7a9b9f53549481
tree199d329981986704e70ac54499954317f3aaf375
parent2dcf550fc3ecaa7cbae86277317f66447c1cf9fd
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