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

Commitdb779d9

Browse files
committed
Fix typo in comment
1 parent27866bd commitdb779d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/tablecmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1604,7 +1604,7 @@ MergeAttributes(List *schema, List *supers, char relpersistence,
16041604
* execute if the user attempts to create a table with hundreds of
16051605
* thousands of columns.
16061606
*
1607-
* Note that we also need to check thatanywe do not exceed this figure
1607+
* Note that we also need to check that we do not exceed this figure
16081608
* after including columns from inherited relations.
16091609
*/
16101610
if (list_length(schema)>MaxHeapAttributeNumber)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp