mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Post-feature-freeze pgindent run.
Discussion: https://postgr.es/m/15719.1523984266@sss.pgh.pa.us
This commit is contained in:
@ -974,7 +974,7 @@ ExecInitSubPlan(SubPlan *subplan, PlanState *parent)
|
||||
|
||||
/*
|
||||
* Create comparator for lookups of rows in the table (potentially
|
||||
* across-type comparison).
|
||||
* across-type comparison).
|
||||
*/
|
||||
sstate->cur_eq_comp = ExecBuildGroupingEqual(tupDescLeft, tupDescRight,
|
||||
ncols,
|
||||
|
Reference in New Issue
Block a user