Update get_relation_info comment.
authorRobert Haas <rhaas@postgresql.org>
Tue, 23 Jun 2015 14:08:30 +0000 (10:08 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 23 Jun 2015 14:09:53 +0000 (10:09 -0400)
Thomas Munro

src/backend/optimizer/util/plancat.c

index b04dc2ed49ec2f778e00a36c1028fc209b6c756d..662b97755ab281938efde861bb6900184ca44cd7 100644 (file)
@@ -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