postgresql/src/include/catalog
Tom Lane 8c85a34a3b Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the
former to 100 by default.  Clean up some of the less necessary
dependencies on FUNC_MAX_ARGS; however, the biggie (FunctionCallInfoData)
remains.
2005-03-29 03:01:32 +00:00
..
catalog.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catname.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catversion.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
dependency.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
duplicate_oids Un-break duplicate_oids script. 2002-09-17 01:28:36 +00:00
heap.h Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
index.h Convert index-related tuple handling routines from char 'n'/' ' to bool 2005-03-21 01:24:04 +00:00
indexing.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
namespace.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_aggregate.h Implement max() and min() aggregates for array types. Patch from Koju 2005-02-28 03:45:24 +00:00
pg_am.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
pg_amop.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_amproc.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_attrdef.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_attribute.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
pg_cast.h Add explicit casts between int4 and boolean. Patch from Sean Chittenden, 2005-02-27 08:31:30 +00:00
pg_class.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_constraint.h Improve EXPLAIN ANALYZE to show the time spent in each trigger when 2005-03-25 21:58:00 +00:00
pg_control.h Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 2005-03-29 03:01:32 +00:00
pg_conversion.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_database.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_depend.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_description.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_group.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_index.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
pg_inherits.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_language.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_largeobject.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_listener.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_namespace.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_opclass.h Expand the 'special index operator' machinery to handle special cases 2005-03-26 23:29:20 +00:00
pg_operator.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_proc.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
pg_rewrite.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_shadow.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_statistic.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_tablespace.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_trigger.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
pg_type.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
pg_version.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
unused_oids $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00