pgsql: doc: mention inheritance's tableoid can be used in partitioning

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: mention inheritance's tableoid can be used in partitioning
Дата
Msg-id E1mAw5i-00048x-91@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  mention inheritance's tableoid can be used in partitioning

Previously tableoid was not mentioned in the partition doc section.  We
only had a link to the "all the normal rules" of inheritance section.

Reported-by: michal.palenik@freemap.sk

Discussion: https://postgr.es/m/162627031219.693.11508199541771263335@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7134b8cacca445115df7115615c063f5cc119b06

Modified Files
--------------
doc/src/sgml/ddl.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: add example of using pg_dump with GNU split and gzip
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: pg_upgrade: improve docs about extension upgrades