aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/selfuncs.h
Commit message (Expand)AuthorAge
* Rename nodes/relation.h to nodes/pathnodes.h.Tom Lane2019-01-29
* Update copyright for 2019Bruce Momjian2019-01-02
* Add prefix operator for TEXT type.Teodor Sigaev2018-04-03
* Update copyright for 2018Bruce Momjian2018-01-02
* Reduce excessive dereferencing of function pointersPeter Eisentraut2017-09-07
* Avoid out-of-memory in a hash join with many duplicate inner keys.Tom Lane2017-08-15
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed.Tom Lane2017-05-13
* Add security checks to selectivity estimation functionsPeter Eisentraut2017-05-08
* Generate fmgr prototypes automaticallyPeter Eisentraut2017-01-17
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Support CREATE ACCESS METHODAlvaro Herrera2016-03-23
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-17
* Update copyright for 2016Bruce Momjian2016-01-02
* Allow planner to use expression-index stats for function calls in WHERE.Tom Lane2015-09-24
* pgindent run for 9.5Bruce Momjian2015-05-23
* Support GROUPING SETS, CUBE and ROLLUP.Andres Freund2015-05-16
* Update copyright for 2015Bruce Momjian2015-01-06
* BRIN: Block Range IndexesAlvaro Herrera2014-11-07
* pgindent run for 9.4Bruce Momjian2014-05-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns.Tom Lane2012-07-09
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Collect and use element-frequency statistics for arrays.Tom Lane2012-03-03
* Improve statistics estimation to make some use of DISTINCT in sub-queries.Tom Lane2012-02-16
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17
* Change get_variable_numdistinct's API to flag default estimates explicitly.Tom Lane2011-09-04
* Pgindent run before 9.1 beta2.Bruce Momjian2011-06-09
* Pass collations to functions in FunctionCallInfoData, not FmgrInfo.Tom Lane2011-04-12
* Teach pattern_fixed_prefix() about collations.Tom Lane2011-04-11
* Make all comparisons done for/with statistics use the default collation.Tom Lane2011-03-12
* Per-column collation supportPeter Eisentraut2011-02-08
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Add hooks to let plugins override the planner's lookups in pg_statistic.Tom Lane2008-09-28
* Clean up the loose ends in selectivity estimation left by my patch for semiTom Lane2008-08-16
* Implement SEMI and ANTI joins in the planner and executor. (Semijoins replaceTom Lane2008-08-14
* Change patternsel() so that instead of switching from a pureTom Lane2008-03-09
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Fix mergejoin cost estimation so that we consider the statistical ranges ofTom Lane2007-12-08
* Improve the performance of LIKE/regex estimation in non-C locales, by makingTom Lane2007-11-07
* Apply a band-aid fix for the problem that 8.2 and up completely misestimateTom Lane2007-08-31
* Put back planner's ability to cache the results of mergejoinscansel(),Tom Lane2007-01-22
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05