pgsql: Tidy up the CREATE TABLE documentation for partitioning.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Tidy up the CREATE TABLE documentation for partitioning.
Дата
Msg-id E1csW89-00073j-JO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tidy up the CREATE TABLE documentation for partitioning.

Remove some <note> tags that make this too "loud".  Fix some typos.

Amit Langote, with a few minor corrections 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/4785e377f9c3189c06051ece7ebb112220f365f6

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml | 74 +++++++++++++++++++-------------------
1 file changed, 37 insertions(+), 37 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix improper NULL handling in list partitioning code.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Improve documentation of how NOT NULL works with partitioning.