index 6d8f8938b2f833d296b428d1162084ebf992d447..f43c3f300767d7af0ce84068cca18e0ceab661f5 100644 (file)
* Substitute child relids for parent relids in a Relid set. The array of
* appinfos specifies the substitutions to be performed.
*/
-Relids
+static Relids
adjust_child_relids(Relids relids, int nappinfos, AppendRelInfo **appinfos)
{
Bitmapset *result = NULL;