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

Commit8e1124e

Browse files
committed
Delete stray word from comment.
1 parent74883d3 commit8e1124e

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
@@ -142,7 +142,7 @@ typedef struct AlteredTableInfo
142142
List*constraints;/* List of NewConstraint */
143143
List*newvals;/* List of NewColumnValue */
144144
boolnew_notnull;/* T if we added new NOT NULL constraints */
145-
boolrewrite;/* T ifwea rewrite is forced */
145+
boolrewrite;/* T if a rewrite is forced */
146146
OidnewTableSpace;/* new tablespace; 0 means no change */
147147
/* Objects to rebuild after completing ALTER TYPE operations */
148148
List*changedConstraintOids;/* OIDs of constraints to rebuild */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp