Commits

DateSubjectAuthorReleases
2025-01-31 Get rid of our dependency on type "long" for memory size calculations. Tom Lane 18.0
2020-05-15 Rename assorted LWLock tranches. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.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-03-08 Silence compiler warnings in tbm_prepare_shared_iterate(). Tom Lane 10.0
2015-01-16 Improve new caching logic in tbm_add_tuples(). Tom Lane 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2013-11-15 Fix incorrect loop counts in tidbitmap.c. Tom Lane 8.4.19
2013-11-15 Fix incorrect loop counts in tidbitmap.c. Tom Lane 9.0.15
2013-11-15 Fix incorrect loop counts in tidbitmap.c. Tom Lane 9.1.11
2013-11-15 Fix incorrect loop counts in tidbitmap.c. Tom Lane 9.2.6
2013-11-15 Fix incorrect loop counts in tidbitmap.c. Tom Lane 9.3.2
2013-11-15 Fix incorrect loop counts in tidbitmap.c. Tom Lane 9.4.0
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 8.2.22
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 8.3.16
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 8.4.9
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 9.0.5
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 9.1.0
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 9.2.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2009-01-10 Revise the TIDBitmap API to support multiple concurrent iterations over a Tom Lane 8.4.0
2008-04-10 Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole Tom Lane 8.4.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-04-26 Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan Tom Lane 8.1.10