Skip to content

Commit 2c77903

Browse files
committed
postgres_fdw: Move function prototype to correct section.
Etsuro Fujita, reviewed by Ashutosh Bapat. Discussion: http://postgr.es/m/93a9c487-9920-a38f-da96-503422c50f59@lab.ntt.co.jp
1 parent da6bf13 commit 2c77903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/postgres_fdw/postgres_fdw.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,10 @@ extern void deparseSelectStmtForRel(StringInfo buf, PlannerInfo *root,
176176
RelOptInfo *foreignrel, List *tlist,
177177
List *remote_conds, List *pathkeys, bool is_subquery,
178178
List **retrieved_attrs, List **params_list);
179+
extern const char *get_jointype_name(JoinType jointype);
179180

180181
/* in shippable.c */
181182
extern bool is_builtin(Oid objectId);
182183
extern bool is_shippable(Oid objectId, Oid classId, PgFdwRelationInfo *fpinfo);
183-
extern const char *get_jointype_name(JoinType jointype);
184184

185185
#endif /* POSTGRES_FDW_H */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy