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
/
parser
/
parse_collate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
1
-7
/
+0
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
1
-2
/
+5
*
SQL/JSON query functions
Andrew Dunstan
2022-03-29
1
-0
/
+4
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
1
-0
/
+1
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-09
1
-0
/
+23
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Represent Lists as expansible arrays, not chains of cons-cells.
Tom Lane
2019-07-15
1
-3
/
+3
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-9
/
+9
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Revert MERGE patch
Simon Riggs
2018-04-12
1
-1
/
+0
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
1
-0
/
+1
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
1
-1
/
+0
*
Modified files for MERGE
Simon Riggs
2018-04-02
1
-0
/
+1
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-6
/
+6
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-3
/
+3
*
Improve castNode notation by introducing list-extraction-specific variants.
Tom Lane
2017-04-10
1
-4
/
+4
*
Spelling fixes in code comments
Peter Eisentraut
2017-03-14
1
-2
/
+2
*
Make more use of castNode()
Peter Eisentraut
2017-02-21
1
-9
/
+4
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-0
/
+2
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-8
/
+8
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-12-23
1
-35
/
+262
*
Fix crash in assign_collations_walker for EXISTS with empty SELECT list.
Tom Lane
2013-12-02
1
-2
/
+8
*
Implement the FILTER clause for aggregate function calls.
Noah Misch
2013-07-16
1
-0
/
+22
*
Fix collation assignment for aggregates with ORDER BY.
Tom Lane
2013-04-26
1
-84
/
+93
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Lots of doc corrections.
Robert Haas
2012-04-23
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-45
/
+48
*
Adjust collation determination rules as per discussion.
Tom Lane
2011-04-09
1
-22
/
+5
*
Throw error for indeterminate collation of an ORDER/GROUP/DISTINCT target.
Tom Lane
2011-03-22
1
-0
/
+24
*
Revise collation derivation method and expression-tree representation.
Tom Lane
2011-03-19
1
-0
/
+763