mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
(LIKE and regexp matches). These are not yet referenced in pg_operator, so by default the system will continue to use eqsel/neqsel. Also, tweak convert_to_scalar() logic so that common prefixes of strings are stripped off, allowing better accuracy when all strings in a table share a common prefix. |
||
|---|---|---|
| .. | ||
| adt | ||
| cache | ||
| error | ||
| fmgr | ||
| hash | ||
| init | ||
| mb | ||
| misc | ||
| mmgr | ||
| sort | ||
| time | ||
| Gen_fmgrtab.sh.in | ||
| Makefile | ||