pgsql: Document partitiong tables ancillary object handling some more

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Document partitiong tables ancillary object handling some more
Дата
Msg-id E1jR0H2-0000wc-B0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document partitiong tables ancillary object handling some more

Add a couple of lines to make it explicit that indexes, constraints,
triggers are added, removed, or left alone.

Backpatch to pg11.

Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20200421162038.GA18628@alvherre.pgsql

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cda02408f20dda90dfe4eb8b6a1adf053afe7446

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml  | 9 ++++++---
doc/src/sgml/ref/create_table.sgml | 4 +++-
2 files changed, 9 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix possible crash during FATAL exit from reindexing.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix memory leak in libpq when using sslmode=verify-full