doc: Add missing COMPRESSION into CREATE TABLE synopsis.

Fujii Masao <fujii@postgresql.org>

Commit: e2e2efca85b4857361780ed0c736c2a44edb458a
Author: Fujii Masao <fujii@postgresql.org>
Date: 2021-04-15T14:15:19Z
Releases: 14.0
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

Files

PathChange+/−
doc/src/sgml/ref/create_table.sgml modified +1 −1

Documentation touched

Discussion