projects
/
postgresql-pgindent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb3698
)
Update get_relation_info comment.
author
Robert Haas
<
[email protected]
>
Tue, 23 Jun 2015 14:08:30 +0000
(10:08 -0400)
committer
Robert Haas
<
[email protected]
>
Tue, 23 Jun 2015 14:09:53 +0000
(10:09 -0400)
Thomas Munro
src/backend/optimizer/util/plancat.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/optimizer/util/plancat.c
b/src/backend/optimizer/util/plancat.c
index b04dc2ed49ec2f778e00a36c1028fc209b6c756d..662b97755ab281938efde861bb6900184ca44cd7 100644
(file)
--- a/
src/backend/optimizer/util/plancat.c
+++ b/
src/backend/optimizer/util/plancat.c
@@
-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