mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 02:11:28 -05:00
2. IndexScanableOperand now uses match_indexkey_operand instead of equal_indexkey_var (if we have some index on attribute X then we shouldn't use it for 'where some_func(X) OP CONST'). |
||
|---|---|---|
| .. | ||
| backend | ||
| bin | ||
| include | ||
| interfaces | ||
| man | ||
| test | ||
| tools/mkldexport | ||
| tutorial | ||
| utils | ||
| BACKEND_DIRS | ||
| customize | ||
| GNUmakefile | ||
| MAKE_CTAGS | ||
| MAKE_ETAGS | ||
| MAKE_MKID | ||
| Makefile | ||
| Makefile.global | ||