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
/
sql
/
subselect.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-2
/
+2
*
Fix potential failure when hashing the output of a subplan that produces
Tom Lane
2010-07-28
1
-0
/
+6
*
Fix "cannot handle unplanned sub-select" error that can occur when a
Tom Lane
2010-07-08
1
-0
/
+12
*
Fix mishandling of whole-row Vars referencing a view or sub-select.
Tom Lane
2010-06-21
1
-0
/
+14
*
Fix set_subquery_pathlist() to copy the RTE's subquery before it gets mangled
Tom Lane
2009-03-10
1
-0
/
+11
*
Fix mis-calculation of extParam/allParam sets for plan nodes, as seen in
Tom Lane
2008-07-10
1
-0
/
+26
*
Fix convert_IN_to_join to properly handle the case where the subselect's
Tom Lane
2008-04-21
1
-0
/
+21
*
Fix an old thinko in SS_make_initplan_from_plan, which is used when optimizing
Tom Lane
2007-07-18
1
-0
/
+15
*
Downgrade implicit casts to text to be assignment-only, except for the ones
Tom Lane
2007-06-05
1
-1
/
+1
*
Fix problems with rewriter failing to set Query.hasSubLinks when inserting
Tom Lane
2005-11-23
1
-0
/
+45
*
Fix overenthusiastic optimization of 'x IN (SELECT DISTINCT ...)' and related
Tom Lane
2005-07-15
1
-0
/
+33
*
Detect overflow in integer arithmetic operators (integer, smallint, and
Tom Lane
2004-10-04
1
-1
/
+2
*
Repair recalculation failure for nested sub-SELECTs, per bug report from
Tom Lane
2004-05-11
1
-0
/
+64
*
Repair interaction between IN-join processing and subselect pullup that
Tom Lane
2003-10-18
1
-0
/
+18
*
Finish implementation of hashed aggregation. Add enable_hashagg GUC
Tom Lane
2002-11-21
1
-1
/
+1
*
subselect regress test was kind of silly; it claimed to test correlation
Tom Lane
2000-03-23
1
-13
/
+19
*
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
1
-1
/
+1
*
Add new subselect test.
Thomas G. Lockhart
1998-02-18
1
-0
/
+71