aboutsummaryrefslogtreecommitdiff
path: root/src/include/parser/parse_clause.h
Commit message (Expand)AuthorAge
* Add basic JSON_TABLE() functionalityAmit Langote2024-04-04
* Update copyright for 2024Bruce Momjian2024-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Revert SQL/JSON featuresAndrew Dunstan2022-09-01
* JSON_TABLEAndrew Dunstan2022-04-04
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Support FETCH FIRST WITH TIESAlvaro Herrera2020-04-07
* Update copyrights for 2020Bruce Momjian2020-01-01
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Update copyright for 2019Bruce Momjian2019-01-02
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-20
* Revert MERGE patchSimon Riggs2018-04-12
* Allow cpluspluscheck to pass by renaming variableSimon Riggs2018-04-05
* MERGE SQL Command following SQL:2016Simon Riggs2018-04-03
* Revert "Modified files for MERGE"Simon Riggs2018-04-02
* Modified files for MERGESimon Riggs2018-04-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Remove vestigial resolveUnknown arguments from transformSortClause etc.Tom Lane2017-01-25
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Remove sql_inheritance GUC.Robert Haas2016-12-23
* Update copyright for 2016Bruce Momjian2016-01-02
* pgindent run for 9.5Bruce Momjian2015-05-23
* Support GROUPING SETS, CUBE and ROLLUP.Andres Freund2015-05-16
* Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.Andres Freund2015-05-08
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Support ordered-set (WITHIN GROUP) aggregates.Tom Lane2013-12-23
* Clean up the mess around EXPLAIN and materialized views.Tom Lane2013-04-12
* Fix problems with incomplete attempt to prohibit OIDS with MVs.Kevin Grittner2013-03-22
* Update copyrights for 2013Bruce Momjian2013-01-01
* Centralize the logic for detecting misplaced aggregates, window funcs, etc.Tom Lane2012-08-10
* Code review for protransform patches.Tom Lane2012-03-23
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Add notion of a "transform function" that can simplify function calls.Robert Haas2011-06-21
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Support ORDER BY within aggregate function calls, at long last providing aTom Lane2009-12-15
* Modify the definition of window-function PARTITION BY and ORDER BY clausesTom Lane2009-08-27
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Support window functions a la SQL:2008.Tom Lane2008-12-28
* Teach the system how to use hashing for UNION. (INTERSECT/EXCEPT will follow,Tom Lane2008-08-07
* Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT itemsTom Lane2008-08-02
* Fix parser so that we don't modify the user-written ORDER BY list in orderTom Lane2008-07-31
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane2007-01-09
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05