pgsql: doc: Reword old inheritance partitioning documentation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: doc: Reword old inheritance partitioning documentation
Дата
Msg-id E1fbWO1-00078E-Ci@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Reword old inheritance partitioning documentation

Prefer to use phrases like "child" instead of "partition" when
describing the legacy inheritance-based partitioning.  The word
"partition" now has a fixed meaning for the built-in partitioning, so
keeping it out of the documentation of the old method makes things
clearer.

Author: Justin Pryzby <pryzby@telsasoft.com>
Committer: Peter Eisentraut <peter_e@gmx.net>
Backpatch of: 0c06534bd63b

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/77cb7eaa78cdc9bd63236aca7f16f1af31b17c98

Modified Files
--------------
doc/src/sgml/ddl.sgml | 103 +++++++++++++++++++++++++-------------------------
1 file changed, 52 insertions(+), 51 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Print DEBUG2 like that rather than as DEBUG
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Allow replication slots to be dropped in single-user mode