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

Commita309ebd

Browse files
committed
Fix typo in comment.
Amit Langote
1 parent0dc848b commita309ebd

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
@@ -11169,7 +11169,7 @@ ATPrepChangePersistence(Relation rel, bool toLogged)
1116911169

1117011170
/*
1117111171
* Check existing foreign key constraints to preserve the invariant that
11172-
*nopermanent tables cannot reference unlogged ones. Self-referencing
11172+
* permanent tables cannot reference unlogged ones. Self-referencing
1117311173
* foreign keys can safely be ignored.
1117411174
*/
1117511175
pg_constraint=heap_open(ConstraintRelationId,AccessShareLock);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp