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
/
rewrite
/
rewriteManip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in various places
Michael Paquier
2019-06-03
1
-1
/
+1
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-3
/
+3
*
Rename nodes/relation.h to nodes/pathnodes.h.
Tom Lane
2019-01-29
1
-1
/
+1
*
Refactor planner's header files.
Tom Lane
2019-01-29
1
-1
/
+1
*
Split QTW_EXAMINE_RTES flag into QTW_EXAMINE_RTES_BEFORE/_AFTER.
Tom Lane
2019-01-25
1
-3
/
+3
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Fix typo in comment.
Heikki Linnakangas
2018-04-09
1
-1
/
+1
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
1
-1
/
+1
*
Improve implementation of CRE-stack-flattening in map_variable_attnos().
Tom Lane
2017-10-13
1
-46
/
+55
*
Avoid coercing a whole-row variable that is already coerced.
Robert Haas
2017-10-12
1
-11
/
+42
*
Support arrays over domains.
Tom Lane
2017-09-30
1
-1
/
+1
*
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-09-07
1
-1
/
+1
*
Teach map_partition_varattnos to handle whole-row expressions.
Robert Haas
2017-08-03
1
-9
/
+38
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-3
/
+3
*
Cast result of copyObject() to correct type
Peter Eisentraut
2017-03-28
1
-4
/
+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
*
Get rid of the planner's LateralJoinInfo data structure.
Tom Lane
2015-12-11
1
-3
/
+0
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-1
/
+1
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
1
-0
/
+23
*
Fix ON CONFLICT bugs that manifest when used in rules.
Andres Freund
2015-05-13
1
-3
/
+12
*
Add parse location fields to NullTest and BooleanTest structs.
Tom Lane
2015-02-22
1
-0
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Add bms_next_member(), and use it where appropriate.
Tom Lane
2014-11-28
1
-4
/
+2
*
Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ...
Tom Lane
2014-06-18
1
-0
/
+35
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-9
/
+9
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-09-05
1
-64
/
+0
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-7
/
+8
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Rename ResolveNew() to ReplaceVarsFromTargetList(), and tweak its API.
Tom Lane
2012-11-08
1
-38
/
+53
*
Fix up planner infrastructure to support LATERAL properly.
Tom Lane
2012-08-26
1
-0
/
+3
*
Centralize the logic for detecting misplaced aggregates, window funcs, etc.
Tom Lane
2012-08-10
1
-14
/
+3
*
Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars.
Tom Lane
2012-06-30
1
-0
/
+113
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Rearrange planner to save the whole PlannerInfo (subroot) for a subquery.
Tom Lane
2011-09-03
1
-0
/
+16
*
Pass collation to makeConst() instead of looking it up internally.
Tom Lane
2011-03-25
1
-1
/
+2
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Reimplement planner's handling of MIN/MAX aggregate optimization.
Tom Lane
2010-11-04
1
-0
/
+3
*
Support triggers on views.
Tom Lane
2010-10-10
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-9
/
+9
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Don't treat NEW and OLD as reserved words anymore. For the purposes of rules
Tom Lane
2009-11-05
1
-6
/
+6
*
Re-implement EvalPlanQual processing to improve its performance and eliminate
Tom Lane
2009-10-26
1
-4
/
+1
*
Fix subquery pullup to wrap a PlaceHolderVar around the entire RowExpr
Tom Lane
2009-09-02
1
-130
/
+176
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-11
/
+11
*
Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of
Tom Lane
2009-02-25
1
-31
/
+2
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
[next]