mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +03:00
Revert "Flush Memoize cache when non-key parameters change"
This reverts commit 1050048a31.
This commit is contained in:
@@ -53,6 +53,4 @@ extern void CommuteOpExpr(OpExpr *clause);
|
||||
extern Query *inline_set_returning_function(PlannerInfo *root,
|
||||
RangeTblEntry *rte);
|
||||
|
||||
extern Bitmapset *pull_paramids(Expr *expr);
|
||||
|
||||
#endif /* CLAUSES_H */
|
||||
|
||||
Reference in New Issue
Block a user