postgresql/src/backend/utils
Tom Lane 82849df6c6 Add new selectivity estimation functions for pattern-matching operators
(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.
2000-04-16 04:41:03 +00:00
..
adt Add new selectivity estimation functions for pattern-matching operators 2000-04-16 04:41:03 +00:00
cache Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
error elog(NOTICE) during COPY incorrectly reset lineno to 0, causing any 2000-04-15 19:13:08 +00:00
fmgr Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
hash Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
init Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
mb Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
misc Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
mmgr Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
sort Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
time Add: 2000-01-26 05:58:53 +00:00
Gen_fmgrtab.sh.in Remove outdated comment about 8 arguments. 2000-01-11 01:42:08 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00