index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
optimizer
/
prep.h
Age
Commit message (
Expand
)
Author
2025-02-25
Expand virtual generated columns in the planner
Richard Guo
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-19
Improve planner's handling of SetOp plans.
Tom Lane
2024-05-21
Re-allow planner to use Merge Append to efficiently implement UNION.
Robert Haas
2024-05-20
Revert commit 66c0185a3 and follow-on patches.
Tom Lane
2024-03-25
Allow planner to use Merge Append to efficiently implement UNION
David Rowley
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-01-30
Make Vars be outer-join-aware.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-05-10
Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists.
Tom Lane
2021-03-31
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-24
Move per-agg and per-trans duplicate finding to the planner.
Heikki Linnakangas
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-08-01
Allow functions-in-FROM to be pulled up if they reduce to constants.
Tom Lane
2019-01-29
Rename nodes/relation.h to nodes/pathnodes.h.
Tom Lane
2019-01-29
Refactor planner's header files.
Tom Lane
2019-01-29
Make some small planner API cleanups.
Tom Lane
2019-01-28
In the planner, replace an empty FROM clause with a dummy RTE.
Tom Lane
2019-01-10
Move inheritance expansion code into its own file
Alvaro Herrera
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-03-11
Fix improper uses of canonicalize_qual().
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-27
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
Tom Lane
2017-10-06
Basic partition-wise join functionality.
Robert Haas
2017-08-15
Teach adjust_appendrel_attrs(_multilevel) to do multiple translations.
Robert Haas
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-01-18
Improve RLS planning by marking individual quals with security levels.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-03-07
Make the upper part of the planner work by generating and comparing Paths.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-03-12
Support flattening of empty-FROM subqueries and one-row VALUES tables.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-10-01
Fix some more problems with nested append relations.
Tom Lane
2014-04-13
Make security barrier views automatically updatable
Stephen Frost
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-08-12
More fixes for planner's handling of LATERAL.
Tom Lane
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-02-14
Preserve column names in the execution-time tupledesc for a RowExpr.
Tom Lane
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-08
Use appendrel planning logic for top-level UNION ALL structures.
Tom Lane
2010-10-11
Improve the planner's simplification of NOT constructs.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
[next]