mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Update get_relation_info comment.
Thomas Munro
This commit is contained in:
parent
9cb36981fb
commit
51d0fe5d56
@ -71,6 +71,7 @@ static List *build_index_tlist(PlannerInfo *root, IndexOptInfo *index,
|
||||
* min_attr lowest valid AttrNumber
|
||||
* max_attr highest valid AttrNumber
|
||||
* indexlist list of IndexOptInfos for relation's indexes
|
||||
* serverid if it's a foreign table, the server OID
|
||||
* fdwroutine if it's a foreign table, the FDW function pointers
|
||||
* pages number of pages
|
||||
* tuples number of tuples
|
||||
|
Loading…
x
Reference in New Issue
Block a user