| Commit message (Expand) | Author | Age |
* | Optimize DropRelFileNodeBuffers() for recovery. | Amit Kapila | 2021-01-12 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Cache smgrnblocks() results in recovery. | Thomas Munro | 2020-07-31 |
* | Remove smgrdounlink() in smgr.c from the code tree | Michael Paquier | 2020-05-10 |
* | Support PrefetchBuffer() in recovery. | Thomas Munro | 2020-04-08 |
* | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 2020-04-04 |
* | Revert "Skip WAL for new relfilenodes, under wal_level=minimal." | Noah Misch | 2020-03-22 |
* | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 2020-03-21 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Speedup truncations of relation forks. | Fujii Masao | 2019-09-24 |
* | Remove unused smgrdounlinkfork() function. | Fujii Masao | 2019-09-18 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Refactor the fsync queue for wider use. | Thomas Munro | 2019-04-04 |
* | Track unowned relations in doubly-linked list | Tomas Vondra | 2019-03-27 |
* | Remove useless header inclusion. | Thomas Munro | 2019-03-07 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Improve the performance of relation deletes during recovery. | Fujii Masao | 2018-07-05 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Generate fmgr prototypes automatically | Peter Eisentraut | 2017-01-17 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Improve scalability of md.c for large relations. | Andres Freund | 2016-09-08 |
* | Widen amount-to-flush arguments of FileWriteback and callers. | Tom Lane | 2016-04-13 |
* | Allow to trigger kernel writeback after a configurable number of writes. | Andres Freund | 2016-03-10 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Fix dangling smgr_owner pointer when a fake relcache entry is freed. | Heikki Linnakangas | 2014-03-07 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Accelerate end-of-transaction dropping of relations | Alvaro Herrera | 2013-01-17 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Close un-owned SMgrRelations at transaction end. | Tom Lane | 2012-10-17 |
* | Revert "Use "transient" files for blind writes, take 2". | Tom Lane | 2012-10-17 |
* | Improve coding around the fsync request queue. | Tom Lane | 2012-07-17 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Scan the buffer pool just once, not once per fork, during relation drop. | Tom Lane | 2012-06-07 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Use "transient" files for blind writes, take 2 | Alvaro Herrera | 2011-06-10 |
* | Revert "Use "transient" files for blind writes" | Alvaro Herrera | 2011-06-09 |
* | Use "transient" files for blind writes | Alvaro Herrera | 2011-06-09 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Include the backend ID in the relpath of temporary relations. | Robert Haas | 2010-08-13 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 |
* | Fix up rickety handling of relation-truncation interlocks. | Tom Lane | 2010-02-09 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Fix some serious bugs in archive recovery, now that bgwriter is active | Heikki Linnakangas | 2009-06-25 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Implement prefetching via posix_fadvise() for bitmap index scans. A new | Tom Lane | 2009-01-12 |