mirror of
https://github.com/postgres/postgres.git
synced 2026-04-10 03:26:23 -04:00
mergejoin clauses, and add these equalities to the given WHERE clauses. This is necessary to ensure that sort keys we think are equivalent really are equivalent as soon as their rels have been joined. Without this, 7.0 may create an incorrect mergejoin plan. |
||
|---|---|---|
| .. | ||
| _deadcode | ||
| clauses.h | ||
| cost.h | ||
| geqo.h | ||
| geqo_copy.h | ||
| geqo_gene.h | ||
| geqo_misc.h | ||
| geqo_mutation.h | ||
| geqo_pool.h | ||
| geqo_random.h | ||
| geqo_recombination.h | ||
| geqo_selection.h | ||
| internal.h | ||
| joininfo.h | ||
| pathnode.h | ||
| paths.h | ||
| plancat.h | ||
| planmain.h | ||
| planner.h | ||
| prep.h | ||
| restrictinfo.h | ||
| subselect.h | ||
| tlist.h | ||
| var.h | ||