Skip to content

Commit 51d0fe5

Browse files
committed
Update get_relation_info comment.
Thomas Munro
1 parent 9cb3698 commit 51d0fe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/optimizer/util/plancat.c

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ static List *build_index_tlist(PlannerInfo *root, IndexOptInfo *index,
7171
* min_attr lowest valid AttrNumber
7272
* max_attr highest valid AttrNumber
7373
* indexlist list of IndexOptInfos for relation's indexes
74+
* serverid if it's a foreign table, the server OID
7475
* fdwroutine if it's a foreign table, the FDW function pointers
7576
* pages number of pages
7677
* tuples number of tuples

0 commit comments

Comments
 (0)