pgsql: Improve documentation for table partitioning.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve documentation for table partitioning.
Дата
Msg-id E1cu4DU-0006CR-L5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve documentation for table partitioning.

Emphasize the new declarative partitioning more, and compare and
contrast it more clearly with inheritance-based partitioning.

Amit Langote, reviewed and somewhat revised by me

Discussion: http://postgr.es/m/a6f99cdb-21e7-1d65-1381-91f2cfa156e2@lab.ntt.co.jp

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8f18a880a5f138d4da94173d15514142331f8de6

Modified Files
--------------
doc/src/sgml/ddl.sgml | 1433 +++++++++++++++++++++++--------------------------
1 file changed, 684 insertions(+), 749 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Revert "Allow ON CONFLICT .. DO NOTHING on a partitionedtable."
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: For foreign keys,check REFERENCES privilege only on the referen