projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix re-execution of a failed SQLFunctionCache entry.
[postgresql.git]
/
src
/
backend
/
optimizer
/
geqo
/
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2023-01-30
Tom Lane
Make Vars be outer-join-aware.
tree
|
commitdiff
2023-01-02
Bruce Momjian
Update copyright for 2023
tree
|
commitdiff
2022-12-20
Andrew Dunstan
Add copyright notices to meson files
tree
|
commitdiff
2022-10-07
Peter Eisentraut
Remove unnecessary uses of Abs()
tree
|
commitdiff
2022-09-22
Andres Freund
meson: Add initial version of meson based build system
tree
|
commitdiff
2022-09-20
Peter Geoghegan
Harmonize more parameter names in bulk.
tree
|
commitdiff
2022-07-30
Tom Lane
Fix incorrect is-this-the-topmost-join tests in paralle...
tree
|
commitdiff
2022-04-13
Alvaro Herrera
Remove extraneous blank lines before block-closing...
tree
|
commitdiff
2022-01-23
Tom Lane
Suppress variable-set-but-not-used warning from clang 13.
tree
|
commitdiff
2022-01-08
Bruce Momjian
Update copyright for 2022
tree
|
commitdiff
2021-11-29
Tom Lane
Replace random(), pg_erand48(), etc with a better PRNG...
tree
|
commitdiff
2021-01-02
Bruce Momjian
Update copyright for 2021
tree
|
commitdiff
2020-04-07
Tomas Vondra
Consider Incremental Sort paths at additional places
tree
|
commitdiff
2020-01-01
Bruce Momjian
Update copyrights for 2020
tree
|
commitdiff
2019-11-12
Amit Kapila
Make the order of the header file includes consistent...
tree
|
commitdiff
2019-11-05
Andres Freund
Split all OBJS style lines in makefiles into one-line...
tree
|
commitdiff
2019-08-05
Michael Paquier
Fix inconsistencies and typos in the tree, take 9
tree
|
commitdiff
2019-07-16
Tom Lane
Remove lappend_cell...() family of List functions.
tree
|
commitdiff
2019-07-15
Tom Lane
Represent Lists as expansible arrays, not chains of...
tree
|
commitdiff
2019-05-22
Tom Lane
Phase 2 pgindent run for v12.
tree
|
commitdiff
2019-01-02
Bruce Momjian
Update copyright for 2019
tree
|
commitdiff
2018-04-01
Tom Lane
Fix a boatload of typos in C comments.
tree
|
commitdiff
2018-03-29
Robert Haas
Postpone generate_gather_paths for topmost scan/join...
tree
|
commitdiff
2018-02-26
Robert Haas
Add a new upper planner relation for partially-aggregat...
tree
|
commitdiff
2018-02-16
Peter Eisentraut
Rename enable_partition_wise_join to enable_partitionwi...
tree
|
commitdiff
2018-01-03
Bruce Momjian
Update copyright for 2018
tree
|
commitdiff
2017-10-06
Robert Haas
Basic partition-wise join functionality.
tree
|
commitdiff
2017-08-14
Tom Lane
Final pgindent + perltidy run for v10.
tree
|
commitdiff
2017-06-21
Tom Lane
Phase 2 of pgindent updates.
tree
|
commitdiff
2017-06-04
Tom Lane
#ifdef out assorted unused GEQO code.
tree
|
commitdiff
2017-03-14
Peter Eisentraut
Spelling fixes
tree
|
commitdiff
2017-02-06
Heikki Linnakangas
Fix typos in comments.
tree
|
commitdiff
2017-01-03
Bruce Momjian
Update copyright via script for 2017
tree
|
commitdiff
2016-08-27
Tom Lane
Add macros to make AllocSetContextCreate() calls simple...
tree
|
commitdiff
2016-04-30
Tom Lane
Fix planner crash from pfree'ing a partial path that...
tree
|
commitdiff
2016-01-02
Bruce Momjian
Update copyright for 2016
tree
|
commitdiff
2015-11-05
Tom Lane
Improve implementation of GEQO's init_tour() function.
tree
|
commitdiff
2015-04-26
Andres Freund
Also correct therefor to therefore.
tree
|
commitdiff
2015-02-11
Tom Lane
Fix GEQO to not assume its join order heuristic always...
tree
|
commitdiff
2015-01-06
Bruce Momjian
Update copyright for 2015
tree
|
commitdiff
2014-05-06
Bruce Momjian
pgindent run for 9.4
tree
|
commitdiff
2014-01-07
Bruce Momjian
Update copyright for 2014
tree
|
commitdiff
2013-05-29
Bruce Momjian
pgindent run for release 9.3
tree
|
commitdiff
2013-01-01
Bruce Momjian
Update copyrights for 2013
tree
|
commitdiff
2012-08-30
Tom Lane
Adjust definition of cheapest_total_path to work better...
tree
|
commitdiff
2012-08-07
Tom Lane
Implement SQL-standard LATERAL subqueries.
tree
|
commitdiff
2012-06-10
Bruce Momjian
Run pgindent on 9.2 source tree in preparation for...
tree
|
commitdiff
2012-01-01
Bruce Momjian
Update copyright notices for year 2012.
tree
|
commitdiff
2011-08-03
Robert Haas
Make pgbench use erand48() rather than random().
tree
|
commitdiff
2011-06-09
Bruce Momjian
Pgindent run before 9.1 beta2.
tree
|
commitdiff
2011-04-11
Peter Eisentraut
Clean up most -Wunused-but-set-variable warnings from...
tree
|
commitdiff
2011-01-01
Bruce Momjian
Stamp copyrights for year 2011.
tree
|
commitdiff
2010-09-20
Magnus Hagander
Remove cvs keywords from all files.
tree
|
commitdiff
2010-02-26
Bruce Momjian
pgindent run for 9.0
tree
|
commitdiff
2010-01-02
Bruce Momjian
Update copyright for the year 2010.
tree
|
commitdiff
2009-11-28
Tom Lane
Eliminate a lot of list-management overhead within...
tree
|
commitdiff
2009-07-24
Tom Lane
Add commentary about Cygwin's broken erand48, per repor...
tree
|
commitdiff
2009-07-19
Tom Lane
Rewrite GEQO's gimme_tree function so that it always...
tree
|
commitdiff
2009-07-16
Tom Lane
Make GEQO's planning deterministic by having it start...
tree
|
commitdiff
2009-01-01
Bruce Momjian
Update copyright for 2009.
tree
|
commitdiff
2008-02-19
Peter Eisentraut
Refactor backend makefiles to remove lots of duplicate...
tree
|
commitdiff
2008-01-01
Bruce Momjian
Update copyrights in source tree to 2008.
tree
|
commitdiff
2007-11-15
Bruce Momjian
pgindent run for 8.3.
tree
|
commitdiff
2007-02-16
Tom Lane
Restructure code that is responsible for ensuring that...
tree
|
commitdiff
2007-02-13
Tom Lane
Repair bug in 8.2's new logic for planning outer joins...
tree
|
commitdiff
2007-01-20
Peter Eisentraut
Remove remains of old depend target.
tree
|
commitdiff
2007-01-05
Bruce Momjian
Update CVS HEAD for 2007 copyright. Back branches...
tree
|
commitdiff
2006-12-12
Tom Lane
Fix planner to do the right thing when a degenerate...
tree
|
commitdiff
2006-10-24
Tom Lane
Fix check for whether a clauseless join has to be force...
tree
|
commitdiff
2006-07-15
Tom Lane
Fix some missing inclusions identified with new pgcheck...
tree
|
commitdiff
2006-07-14
Bruce Momjian
Remove 576 references of include files that were not...
tree
|
commitdiff
2006-03-05
Bruce Momjian
Update copyright for 2006. Update scripts.
tree
|
commitdiff
2005-12-20
Tom Lane
Teach planner how to rearrange join order for some...
tree
|
commitdiff
2005-11-22
Bruce Momjian
Re-run pgindent, fixing a problem where comment lines...
tree
|
commitdiff
2005-10-15
Bruce Momjian
Standard pgindent run for 8.1.
tree
|
commitdiff
2005-06-14
Tom Lane
The random selection in function linear() could deliver...
tree
|
commitdiff
2005-06-09
Tom Lane
Simplify the planner's join clause management by storin...
tree
|
commitdiff
2005-06-08
Tom Lane
Marginal hack to avoid spending a lot of time in find_j...
tree
|
commitdiff
2005-06-05
Tom Lane
Remove planner's private fields from Query struct,...
tree
|
commitdiff
2004-12-31
PostgreSQL Daemon
Tag appropriate files for rc3
tree
|
commitdiff
2004-12-15
Tom Lane
Fix another place broken by new List implementation...
tree
|
commitdiff
2004-10-07
Bruce Momjian
Adjust comments previously moved to column 1 by pgident.
tree
|
commitdiff
2004-08-29
Bruce Momjian
Pgindent run for 8.0.
tree
|
commitdiff
2004-08-29
Bruce Momjian
Update copyright to 2004.
tree
|
commitdiff
2004-06-03
Tom Lane
Adjust our timezone library to use pg_time_t (typedef...
tree
|
commitdiff
2004-05-30
Neil Conway
Use the new List API function names throughout the...
tree
|
commitdiff
2004-05-26
Neil Conway
Reimplement the linked list data structure used through...
tree
|
commitdiff
2004-05-21
Tom Lane
Integrate src/timezone library for all platforms. ...
tree
|
commitdiff
2004-01-23
Tom Lane
Revise GEQO planner to make use of some heuristic knowl...
tree
|
commitdiff
2004-01-21
Tom Lane
Repair error apparently introduced in the initial codin...
tree
|
commitdiff
2003-11-29
PostgreSQL Daemon
make sure the $Id tags are converted to $PostgreSQL...
tree
|
commitdiff
2003-11-29
PostgreSQL Daemon
$Header: -> $PostgreSQL Changes ...
tree
|
commitdiff
2003-09-07
Tom Lane
Remove geqo_random_seed parameter. Having geqo reset...
tree
|
commitdiff
2003-08-12
Tom Lane
Change some frequently-reached elog(DEBUG...) calls...
tree
|
commitdiff
2003-08-04
Bruce Momjian
Update copyrights to 2003.
tree
|
commitdiff
2003-08-04
Bruce Momjian
pgindent run.
tree
|
commitdiff
next