index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
optimizer
/
plancat.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Directly modify foreign tables.
Robert Haas
2016-03-18
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Fix planner to pass correct collation to operator selectivity estimators.
Tom Lane
2012-07-08
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Measure the number of all-visible pages for use in index-only scan costing.
Tom Lane
2011-10-14
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improve relation width estimation for subqueries.
Tom Lane
2010-11-19
*
Teach CLUSTER to use seqscan-and-sort when it's faster than indexscan.
Tom Lane
2010-10-07
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Make backend header files C++ safe
Peter Eisentraut
2009-07-16
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Do some minor code refactoring in preparation for changing the APIs of
Tom Lane
2009-05-12
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Clean up the loose ends in selectivity estimation left by my patch for semi
Tom Lane
2008-08-16
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
*
Fix an oversight I made in a cleanup patch over a year ago:
Tom Lane
2008-04-01
*
Change hash index creation so that rather than always establishing exactly
Tom Lane
2008-03-15
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
*
Create hooks to let a loadable plugin monitor (or even replace) the planner
Tom Lane
2007-05-25
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Improve usage of effective_cache_size parameter by assuming that all the
Tom Lane
2006-09-19
*
Change the relation_open protocol so that we obtain lock on a relation
Tom Lane
2006-07-31
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Fix constraint exclusion to work in inherited UPDATE/DELETE queries
Tom Lane
2006-02-04
*
Simple constraint exclusion. For now, only child tables of inheritance
Tom Lane
2005-07-23
*
Remove planner's private fields from Query struct, and put them into
Tom Lane
2005-06-05
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Restructure building of join relation targetlists so that a join plan
Tom Lane
2003-06-29
*
Tweak planner and executor to avoid doing ExecProject() in table scan
Tom Lane
2003-02-03
*
Extend join-selectivity API (oprjoin interface) so that join type is
Tom Lane
2003-01-28
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
[next]