Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite2e2efc

Browse files
committed
doc: Add missing COMPRESSION into CREATE TABLE synopsis.
Commitbbe0a81 introduced "INCLUDING COMPRESSION" optionin CREATE TABLE command, but forgot to mention it in theCREATE TABLE syntax synopsis.Author: Fujii MasaoReviewed-by: Michael PaquierDiscussion:https://postgr.es/m/54d30e66-dbd6-5485-aaf6-a291ed55919d@oss.nttdata.com
1 parent1840d9f commite2e2efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class="parameter">referential_action</replaceable> ] [ ON UPDATE <replaceable cl
8787

8888
<phrase>and <replaceable class="parameter">like_option</replaceable> is:</phrase>
8989

90-
{ INCLUDING | EXCLUDING } { COMMENTS | CONSTRAINTS | DEFAULTS | GENERATED | IDENTITY | INDEXES | STATISTICS | STORAGE | ALL }
90+
{ INCLUDING | EXCLUDING } { COMMENTS |COMPRESSION |CONSTRAINTS | DEFAULTS | GENERATED | IDENTITY | INDEXES | STATISTICS | STORAGE | ALL }
9191

9292
<phrase>and <replaceable class="parameter">partition_bound_spec</replaceable> is:</phrase>
9393

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp