Commits

DateSubjectAuthorReleases
2018-02-05 Fix RelationBuildPartitionKey's processing of partition key expressions. Tom Lane 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-12-04 Clean up assorted messiness around AllocateDir() usage. Tom Lane 11.0
2017-07-24 Be more consistent about errors for opfamily member lookup failures. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-03-26 Update some obsolete comments. Tom Lane 10.0
2017-02-06 Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap(). Tom Lane 9.2.20
2017-02-06 Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap(). Tom Lane 9.3.16
2017-02-06 Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap(). Tom Lane 9.4.11
2017-02-06 Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap(). Tom Lane 9.5.6
2017-02-06 Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap(). Tom Lane 9.6.2
2017-02-06 Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap(). Tom Lane 10.0
2017-02-06 Update comment in relcache.c. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-06-18 Restore foreign-key-aware estimation of join relation sizes. Tom Lane 9.6.0
2016-06-10 Refactor to reduce code duplication for function property checking. Tom Lane 9.6.0
2016-06-10 Improve the situation for parallel query versus temp relations. Tom Lane 9.6.0
2016-06-07 Revert "Use Foreign Key relationships to infer multi-column join selectivity". Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-11-11 Be more noisy about "wrong number of nailed relations" initfile problems. Tom Lane 9.6.0
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.4.5
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.5.0