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
/
select_distinct.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant grouping and DISTINCT columns.
Tom Lane
2023-01-18
1
-1
/
+1
*
Have the planner consider Incremental Sort for DISTINCT
David Rowley
2023-01-11
1
-8
/
+23
*
Use Limit instead of Unique to implement DISTINCT, when possible
David Rowley
2022-10-28
1
-0
/
+54
*
Rearrange core regression tests to reduce cross-script dependencies.
Tom Lane
2022-02-08
1
-4
/
+4
*
Fix broken regression test caused by 22c4e88eb
David Rowley
2021-08-23
1
-0
/
+2
*
Allow parallel DISTINCT
David Rowley
2021-08-22
1
-0
/
+67
*
Disk-based Hash Aggregation.
Jeff Davis
2020-03-18
1
-0
/
+62
*
Disable physical tlist if any Var would need multiple sortgroupref labels.
Tom Lane
2016-05-26
1
-0
/
+24
*
Alter some gratuitous uses of "ANSI" when "SQL standard" might have been
Peter Eisentraut
2009-07-11
1
-1
/
+1
*
Add an ORDER BY to one more SELECT DISTINCT test case, per buildfarm results.
Tom Lane
2008-08-05
1
-1
/
+1
*
Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq,
Tom Lane
2008-08-05
1
-2
/
+2
*
Implement IS NOT DISTINCT FROM, update the regression tests and docs.
Neil Conway
2005-12-11
1
-0
/
+25
*
Add a basic regression test for IS DISTINCT FROM, which has spent way too
Tom Lane
2002-12-13
1
-0
/
+71
*
Update for new psql formatting.
Thomas G. Lockhart
2000-01-06
1
-91
/
+114
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
1
-4
/
+4
*
More splits and cleanups...
Marc G. Fournier
1997-04-06
1
-0
/
+103