]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_aggregate.h
Reorganize our CRC source files again.
[postgresql] / src / include / catalog / pg_aggregate.h
2015-03-20 Andres FreundUse 128-bit math to accelerate some aggregation functions.
2015-03-03 Alvaro HerreraChange many routines to return ObjectAddress rather...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-12 Andrew DunstanAdd several generator functions for jsonb that exist...
2014-11-25 Tom LaneSupport arrays as input to array_agg() and ARRAY(SELECT...
2014-08-29 Tom LaneAdd min and max aggregates for inet/cidr data types.
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-23 Tom LaneAllow polymorphic aggregates to have non-polymorphic...
2014-04-13 Tom LaneProvide moving-aggregate support for boolean aggregates.
2014-04-13 Tom LaneProvide moving-aggregate support for a bunch of numeric...
2014-04-12 Tom LaneCreate infrastructure for moving-aggregate optimization.
2014-01-28 Andrew DunstanNew json functions.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-12-23 Tom LaneSupport ordered-set (WITHIN GROUP) aggregates.
2013-11-16 Tom LaneImprove performance of numeric sum(), avg(), stddev...
2013-11-16 Tom LaneAllow aggregates to provide estimates of their transiti...
2013-09-03 Tom LaneAllow aggregate functions to be VARIADIC.
2013-03-10 Andrew DunstanJSON generation improvements.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-24 Simon RiggsAdd function prototype from previous commit.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-04-13 Peter EisentrautRename bytea_agg to string_agg and add delimiter argument
2012-02-08 Tom LaneSupport min/max index optimizations on boolean columns.
2012-01-27 Peter EisentrautHide most variable-length fields from Form_pg_* structs
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-23 Robert HaasAdd bytea_agg, parallel to string_agg.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-05 Tom LaneRemove the single-argument form of string_agg(). It...
2010-02-01 Itagaki TakahiroAdd string_agg aggregate functions. The one argument...
2010-01-05 Tom LaneGet rid of the need for manual maintenance of the initi...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-13 Peter Eisentrautarray_agg aggregate function, as per SQL:2008, but...
2008-03-27 Tom LaneReduce the need for frontend programs to include "postg...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-10-24 Tom LaneRemove the aggregate form of ts_rewrite(), since it...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2007-02-17 Bruce MomjianCreate AVG() aggregates for int8 and NUMERIC which...
2007-01-20 Peter EisentrautFix xmlconcat by properly merging the XML declarations...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-28 Tom LaneSQL2003-standard statistical aggregates, by Sergey...
2006-07-27 Tom LaneAggregate functions now support multiple input argument...
2006-07-21 Tom LaneAdd the full set of comparison functions for type TID...
2006-03-10 Neil ConwayImplement 4 new aggregate functions from SQL2003. Speci...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-04-14 Tom LaneFirst phase of project to use fixed OIDs for all system...
2005-04-12 Tom LaneAdd aggsortop column to pg_aggregate, so that MIN/MAX...
2005-02-28 Neil ConwayImplement max() and min() aggregates for array types...
2005-01-28 Tom Lanepg_aggregate.h fails to compile standalone, for lack...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-26 Bruce MomjianRenumber bit/boolean aggregates to remove duplicates.
2004-05-26 Bruce MomjianThe added aggregates are:
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-04-09 Tom LaneFunctions live in namespaces. Qualified function names...
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-28 Thomas G. LockhartMeasure the current transaction time to milliseconds.
2001-08-14 Tom Lanesum() on int2 and int4 columns now uses an int8, not...
2001-05-18 Tom LaneCorrect recently-broken avg(interval) definition.
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-07-17 Tom LaneRevise aggregate functions per earlier discussions...
2000-05-30 Tom LaneThird round of fmgr updates: eliminate calls using...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-14 Thomas G. LockhartImplement column aliases on views "CREATE VIEW name...
2000-02-16 Thomas G. LockhartImplement "date/time grand unification".
2000-01-26 Bruce MomjianAdd:
1999-03-26 Tom LaneRemove a bunch of dead entries exposed by findoidjoins...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-12-30 Jan WieckAdded NUMERIC data type with many builtin funcitons...
1998-12-08 Thomas G. LockhartDefine routines and catalog entries for string min...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-11 Bruce MomjianChange owner from oid to int4 type.
1998-07-08 Thomas G. LockhartAdd int8 type for 8-byte integers.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-10-15 Thomas G. LockhartFix final function for cash avg() aggregate.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-21 Bruce MomjianChange time function names to be more consistent, and...
1997-04-27 Thomas G. LockhartChange mixed-case routines to lower-case in pg_proc.h
1997-04-15 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-03 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-02 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1996-11-14 Marc G. FournierFeatures added:
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files