postgresql/src/include/catalog
Tom Lane 0332d65ac4 Implement partial-key searching of syscaches, per recent suggestion
to pghackers.  Use this to do searching for ambiguous functions ---
it will get more uses soon.
2002-04-06 06:59:25 +00:00
..
catalog.h
catname.h
catversion.h Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +00:00
duplicate_oids
heap.h Reimplement temp tables using schemas. The temp table map is history; 2002-03-31 06:26:32 +00:00
index.h Reimplement temp tables using schemas. The temp table map is history; 2002-03-31 06:26:32 +00:00
indexing.h Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +00:00
namespace.h Implement partial-key searching of syscaches, per recent suggestion 2002-04-06 06:59:25 +00:00
pg_aggregate.h
pg_am.h
pg_amop.h
pg_amproc.h
pg_attrdef.h
pg_attribute.h Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +00:00
pg_class.h Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +00:00
pg_control.h
pg_database.h
pg_description.h
pg_group.h
pg_index.h
pg_inherits.h
pg_language.h
pg_largeobject.h
pg_listener.h
pg_namespace.h Create a new GUC variable search_path to control the namespace search 2002-04-01 03:34:27 +00:00
pg_opclass.h
pg_operator.h
pg_proc.h Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +00:00
pg_relcheck.h
pg_rewrite.h
pg_shadow.h
pg_statistic.h
pg_trigger.h
pg_type.h
pg_version.h
unused_oids