postgresql/src/include/catalog
Tom Lane 1249cf8f38 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only
the float8 versions of the aggregates, which is all that the standard requires.
Sergey's original patch also provided versions using numeric arithmetic,
but given the size and slowness of the code, I doubt we ought to include
those in core.
2006-07-28 18:33:04 +00:00
..
catalog.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
catversion.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
dependency.h Revert patch, doesn't do what it should: 2006-06-27 18:35:05 +00:00
duplicate_oids First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
heap.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
index.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
indexing.h More include file adjustments. 2006-07-13 17:47:02 +00:00
namespace.h Provide a namespace.c function for lookup of an operator with exact 2006-05-01 23:22:43 +00:00
pg_aggregate.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
pg_am.h Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
pg_amop.h Add the full set of comparison functions for type TID, including a btree 2006-07-21 20:51:33 +00:00
pg_amproc.h Add the full set of comparison functions for type TID, including a btree 2006-07-21 20:51:33 +00:00
pg_attrdef.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_attribute.h Improve vacuum code to track minimum Xids per table instead of per database. 2006-07-10 16:20:52 +00:00
pg_auth_members.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_authid.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_autovacuum.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_cast.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_class.h Improve vacuum code to track minimum Xids per table instead of per database. 2006-07-10 16:20:52 +00:00
pg_constraint.h Add missing #include directive: pg_constraint.h declares some functions 2006-06-28 22:11:01 +00:00
pg_control.h Don't use BLCKSZ for the physical length of the pg_control file, but 2006-04-04 22:39:59 +00:00
pg_conversion.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
pg_database.h Improve vacuum code to track minimum Xids per table instead of per database. 2006-07-10 16:20:52 +00:00
pg_depend.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_description.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_index.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_inherits.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_language.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_largeobject.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_listener.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_namespace.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_opclass.h Add the full set of comparison functions for type TID, including a btree 2006-07-21 20:51:33 +00:00
pg_operator.h Add the full set of comparison functions for type TID, including a btree 2006-07-21 20:51:33 +00:00
pg_pltemplate.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_proc.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
pg_rewrite.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_shdepend.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_shdescription.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_statistic.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_tablespace.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_trigger.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pg_type.h Fix a bunch of problems with domains by making them use special input functions 2006-04-05 22:11:58 +00:00
unused_oids First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00