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

Commit17a3f79

Browse files
committed
Fix comment thinko in sequence.c
One comment mentioned indexes, but the relation opened should besequences.Reported-by: Matthias van de MeentDiscussion:https://postgr.es/m/CAEze2WiMGNG9XK3NSUen-5BARhCnP=u=FXnf8pvpL2qDKeOsZg@mail.gmail.com
1 parent42a1de3 commit17a3f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/sequence/sequence.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sequence_close(Relation relation, LOCKMODE lockmode)
6363
/* ----------------
6464
*validate_relation_kind - check the relation's kind
6565
*
66-
*Make sure relkind is froman index
66+
*Make sure relkind is froma sequence.
6767
* ----------------
6868
*/
6969
staticinlinevoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp