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
/
limit.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move targetlist SRF handling from expression evaluation to new executor node.
Andres Freund
2017-01-18
1
-9
/
+13
*
Fix failure to mark all aggregates with appropriate transtype.
Tom Lane
2016-07-02
1
-0
/
+24
*
Don't split up SRFs when choosing to postpone SELECT output expressions.
Tom Lane
2016-03-25
1
-0
/
+38
*
When appropriate, postpone SELECT output expressions till after ORDER BY.
Tom Lane
2016-03-11
1
-0
/
+129
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-14
/
+14
*
Fix parameter recalculation for Limit nodes: during a ReScan call we must
Tom Lane
2007-05-17
1
-0
/
+21
*
Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion.
Bruce Momjian
2001-10-20
1
-1
/
+1
*
Update regress tests for new LIMIT x,y behavior.
Bruce Momjian
2001-09-23
1
-1
/
+1
*
Update remaining tests for new psql, with the exception of 'arrays',
Tom Lane
2000-01-09
1
-75
/
+79
*
Added LIMIT/OFFSET functionality including new regression test for it.
Jan Wieck
1999-02-08
1
-0
/
+106