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
/
backend
/
executor
/
nodeWindowAgg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make NestLoop plan nodes pass outer-relation variables into their inner
Tom Lane
2010-07-12
1
-4
/
+4
*
Message tuning
Peter Eisentraut
2010-03-21
1
-3
/
+3
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-51
/
+51
*
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-02-14
1
-7
/
+4
*
Extend the set of frame options supported for window functions.
Tom Lane
2010-02-12
1
-122
/
+526
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Previous fix for temporary file management broke returning a set from
Heikki Linnakangas
2009-12-29
1
-2
/
+2
*
Remove no-longer-needed ExecCountSlots infrastructure.
Tom Lane
2009-09-27
1
-15
/
+1
*
Fix things so that array_agg_finalfn does not modify or free its input
Tom Lane
2009-06-20
1
-4
/
+3
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-140
/
+139
*
Fix possible failures when a tuplestore switches from in-memory to on-disk
Tom Lane
2009-03-27
1
-6
/
+9
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Add some basic support for window frame clauses to the window-functions
Tom Lane
2008-12-31
1
-187
/
+249
*
Support window functions a la SQL:2008.
Tom Lane
2008-12-28
1
-0
/
+1854