index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
expected
/
create_aggregate.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix type-safety problem with parallel aggregate serial/deserialization.
Tom Lane
2016-06-22
1
-37
/
+7
*
Message style and wording fixes
Peter Eisentraut
2016-06-07
1
-1
/
+1
*
Fix parallel-safety code for parallel aggregation.
Robert Haas
2016-04-05
1
-2
/
+10
*
Add parallel query support functions for assorted aggregates.
Robert Haas
2016-04-05
1
-11
/
+80
*
Support multi-stage aggregation.
Robert Haas
2016-01-20
1
-0
/
+18
*
Allow polymorphic aggregates to have non-polymorphic state data types.
Tom Lane
2014-04-23
1
-1
/
+3
*
Create infrastructure for moving-aggregate optimization.
Tom Lane
2014-04-12
1
-0
/
+35
*
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-12-23
1
-0
/
+24
*
Allow aggregates to provide estimates of their transition state data size.
Tom Lane
2013-11-16
1
-1
/
+1
*
Allow aggregate functions to be VARIADIC.
Tom Lane
2013-09-03
1
-0
/
+7
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-2
/
+2
*
Support ORDER BY within aggregate function calls, at long last providing a
Tom Lane
2009-12-15
1
-4
/
+20
*
Create AVG() aggregates for int8 and NUMERIC which do not compute X^2,
Bruce Momjian
2007-02-17
1
-3
/
+3
*
Aggregate functions now support multiple input arguments. I also took
Tom Lane
2006-07-27
1
-5
/
+22
*
COMMENT ON casts, conversions, languages, operator classes, and
Tom Lane
2003-11-21
1
-0
/
+9
*
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-07-17
1
-8
/
+7
*
Update output to new psql conventions.
Thomas G. Lockhart
2000-01-05
1
-6
/
+12
*
More splits and cleanups...
Marc G. Fournier
1997-04-06
1
-0
/
+14