mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +03:00
pgindent run for 9.5
This commit is contained in:
@@ -46,7 +46,7 @@ extern void expand_security_quals(PlannerInfo *root, List *tlist);
|
||||
extern List *preprocess_targetlist(PlannerInfo *root, List *tlist);
|
||||
|
||||
extern List *preprocess_onconflict_targetlist(List *tlist,
|
||||
int result_relation, List *range_table);
|
||||
int result_relation, List *range_table);
|
||||
|
||||
extern PlanRowMark *get_plan_rowmark(List *rowmarks, Index rtindex);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user