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
/
executor
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Fix wording of MERGE actions in README
Daniel Gustafsson
2022-11-17
1
-1
/
+1
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
1
-1
/
+40
*
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-03-31
1
-4
/
+8
*
Add support for asynchronous execution.
Etsuro Fujita
2021-03-31
1
-0
/
+40
*
Fix inconsistencies in the code
Michael Paquier
2019-07-08
1
-2
/
+2
*
Change function call information to be variable length.
Andres Freund
2019-01-26
1
-3
/
+3
*
Update executor documentation for run-time partition pruning
Peter Eisentraut
2018-11-15
1
-7
/
+15
*
Revert MERGE patch
Simon Riggs
2018-04-12
1
-11
/
+0
*
MERGE minor errata
Simon Riggs
2018-04-05
1
-2
/
+2
*
MERGE post-commit review
Simon Riggs
2018-04-05
1
-5
/
+6
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
1
-0
/
+10
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
1
-10
/
+0
*
Modified files for MERGE
Simon Riggs
2018-04-02
1
-0
/
+10
*
Allow tupleslots to have a fixed tupledesc, use in executor nodes.
Andres Freund
2018-02-16
1
-0
/
+2
*
Fix SQL-spec incompatibilities in new transition table feature.
Tom Lane
2017-09-16
1
-1
/
+1
*
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-25
1
-13
/
+163
*
Fix executor/README to reflect disallowing SRFs in UPDATE.
Tom Lane
2016-09-13
1
-5
/
+4
*
Refactor the executor's API to support data-modifying CTEs better.
Tom Lane
2011-02-27
1
-0
/
+5
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Re-implement EvalPlanQual processing to improve its performance and eliminate
Tom Lane
2009-10-26
1
-39
/
+36
*
Move the handling of SELECT FOR UPDATE locking and rechecking out of
Tom Lane
2009-10-12
1
-4
/
+5
*
Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c.
Tom Lane
2009-10-10
1
-11
/
+12
*
Arrange for function default arguments to be processed properly in expressions
Tom Lane
2009-01-09
1
-2
/
+3
*
More README src cleanups.
Bruce Momjian
2008-03-21
1
-2
/
+2
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
1
-2
/
+2
*
Implement sharable row-level locks, and use them for foreign key references
Tom Lane
2005-04-28
1
-9
/
+9
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Revise executor APIs so that all per-query state structure is built in
Tom Lane
2002-12-15
1
-1
/
+78
*
Phase 1 of read-only-plans project: cause executor state nodes to point
Tom Lane
2002-12-05
1
-1
/
+22
*
Some badly needed documentation about EvalPlanQual.
Tom Lane
2001-05-15
1
-0
/
+99