index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
executor
/
execAmi.c
Age
Commit message (
Expand
)
Author
2024-03-04
Remove unused #include's from backend .c files
Peter Eisentraut
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-07-07
Remove stray references to lefttree/righttree in the executor.
Tom Lane
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-07-14
Change the name of the Result Cache node to Memoize
David Rowley
2021-07-06
Allow CustomScan providers to say whether they support projections.
Tom Lane
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-04-02
Add Result Cache executor node (take 2)
David Rowley
2021-04-01
Revert b6002a796
David Rowley
2021-04-01
Add Result Cache executor node
David Rowley
2021-03-31
Add support for asynchronous execution.
Etsuro Fujita
2021-02-27
Add TID Range Scans to support efficient scanning ranges of TIDs
David Rowley
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-24
Properly check index mark/restore in ExecSupportsMarkRestore.
Andrew Gierth
2020-04-06
Implement Incremental Sort
Tomas Vondra
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-27
Revert "Rename files and headers related to index AM"
Michael Paquier
2019-12-25
Rename files and headers related to index AM
Michael Paquier
2019-11-12
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-03-25
Suppress Append and MergeAppend plan nodes that have a single child.
Tom Lane
2019-01-29
Rename nodes/relation.h to nodes/pathnodes.h.
Tom Lane
2019-01-28
In the planner, replace an empty FROM clause with a dummy RTE.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-08-15
Add missing call to ExecReScanGatherMerge.
Robert Haas
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-03-31
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-08
Support XMLTABLE query expression
Alvaro Herrera
2017-01-26
Use the new castNode() macro in a number of places.
Andres Freund
2017-01-19
Remove obsoleted code relating to targetlist SRF evaluation.
Andres Freund
2017-01-18
Move targetlist SRF handling from expression evaluation to new executor node.
Andres Freund
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-13
Add SQL-accessible functions for inspecting index AM properties.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2016-03-07
Make the upper part of the planner work by generating and comparing Paths.
Tom Lane
2016-01-17
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-11-11
Make sequential scans parallel-aware.
Robert Haas
2015-09-30
Add a Gather executor node.
Robert Haas
2015-07-25
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-05-23
pgindent run for 9.5
Bruce Momjian
2015-05-15
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-20
Remove dead code supporting mark/restore in SeqScan, TidScan, ValuesScan.
Tom Lane
2014-11-20
Initial code review for CustomScan patch.
Tom Lane
2014-11-07
Introduce custom path and scan providers.
Robert Haas
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
[next]