mirror of
https://github.com/postgres/postgres.git
synced 2026-03-12 21:54:00 -04:00
avoid repeated evaluations in cost_qual_eval(). This turns out to save a useful fraction of planning time. No change to external representation of RestrictInfo --- although that node type doesn't appear in stored rules anyway. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| prepkeyset.c | ||
| prepqual.c | ||
| preptlist.c | ||
| prepunion.c | ||