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

Commitb36927f

Browse files
committed
Fix outdated comment
Extracted from a patch by Bernd Helmle
1 parenta5652d3 commitb36927f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/parser/parse_utilcmd.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,8 +2418,8 @@ transformAlterTableStmt(AlterTableStmt *stmt, const char *queryString)
24182418
* and detect inconsistent/misplaced constraint attributes.
24192419
*
24202420
* NOTE: currently, attributes are only supported for FOREIGN KEY, UNIQUE,
2421-
* and PRIMARY KEY constraints, but someday they ought to be supported
2422-
* for other constraint types.
2421+
*EXCLUSION,and PRIMARY KEY constraints, but someday they ought to be
2422+
*supportedfor other constraint types.
24232423
*/
24242424
staticvoid
24252425
transformConstraintAttrs(CreateStmtContext*cxt,List*constraintList)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp