postgresql/src/include/catalog
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
..
catalog.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
catname.h Add: 2000-01-26 05:58:53 +00:00
catversion.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
duplicate_oids heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
heap.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
index.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
indexing.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_aggregate.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_am.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_amop.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_amproc.h Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
pg_attrdef.h Add: 2000-01-26 05:58:53 +00:00
pg_attribute.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_class.h Add: 2000-01-26 05:58:53 +00:00
pg_database.h Add: 2000-01-26 05:58:53 +00:00
pg_description.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_group.h Add: 2000-01-26 05:58:53 +00:00
pg_index.h Add: 2000-01-26 05:58:53 +00:00
pg_inheritproc.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_inherits.h Add: 2000-01-26 05:58:53 +00:00
pg_ipl.h Add: 2000-01-26 05:58:53 +00:00
pg_language.h Add: 2000-01-26 05:58:53 +00:00
pg_listener.h Add: 2000-01-26 05:58:53 +00:00
pg_log.h Add: 2000-01-26 05:58:53 +00:00
pg_opclass.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_operator.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_proc.h Add new selectivity estimation functions for pattern-matching operators 2000-04-16 04:41:03 +00:00
pg_relcheck.h Add: 2000-01-26 05:58:53 +00:00
pg_rewrite.h Reactivated LZTEXT data type and changed rule plan- and qual-strings 2000-02-27 12:02:34 +00:00
pg_shadow.h Add: 2000-01-26 05:58:53 +00:00
pg_statistic.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_trigger.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_type.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_variable.h Add: 2000-01-26 05:58:53 +00:00
pg_version.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
unused_oids Update unused_oids script so it works with non-GNU awk --- /* ... */ 2000-01-17 00:53:11 +00:00