pgsql: doc: Add missing COMPRESSION into CREATE TABLE synopsis.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: doc: Add missing COMPRESSION into CREATE TABLE synopsis.
Дата
Msg-id E1lX2mv-0000qe-R2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Add missing COMPRESSION into CREATE TABLE synopsis.

Commit bbe0a81db6 introduced "INCLUDING COMPRESSION" option
in CREATE TABLE command, but forgot to mention it in the
CREATE TABLE syntax synopsis.

Author: Fujii Masao
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/54d30e66-dbd6-5485-aaf6-a291ed55919d@oss.nttdata.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: pgsql: Use SIGURG rather than SIGUSR1 for latches.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Revert "psql: Show all query results by default"