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

Commitbd5760d

Browse files
committed
Fix comment in index.c
Extracted from a larger patch by the same author.Author: Gurjeet SinghDiscussion:https://postgr.es/m/CABwTF4WX=m5pQvKXvLFJoEH=hSd6O=iZSqxVqHKjFm+iL-AO=w@mail.gmail.com
1 parent2cca95e commitbd5760d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/backend/catalog/index.c‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3947,9 +3947,8 @@ reindex_relation(const ReindexStmt *stmt, Oid relid, int flags,
39473947
toast_relid=rel->rd_rel->reltoastrelid;
39483948

39493949
/*
3950-
* Get the list of index OIDs for this relation. (We trust to the
3951-
* relcache to get this with a sequential scan if ignoring system
3952-
* indexes.)
3950+
* Get the list of index OIDs for this relation. (We trust the relcache
3951+
* to get this with a sequential scan if ignoring system indexes.)
39533952
*/
39543953
indexIds=RelationGetIndexList(rel);
39553954

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp