2025-03-27 |
Michael Paquier | doc: Correct description of values used in FSM for... |
tree | commitdiff |
2025-01-01 |
Bruce Momjian | Update copyright for 2025 |
tree | commitdiff |
2024-04-13 |
Noah Misch | freespace: Don't return blocks past the end of the... |
tree | commitdiff |
2024-03-04 |
Peter Eisentraut | Remove unused #include's from backend .c files |
tree | commitdiff |
2024-01-31 |
Heikki Linnakangas | Give SMgrRelation pointers a well-defined lifetime. |
tree | commitdiff |
2024-01-04 |
Bruce Momjian | Update copyright for 2024 |
tree | commitdiff |
2023-08-23 |
Thomas Munro | ExtendBufferedWhat -> BufferManagerRelation. |
tree | commitdiff |
2023-04-06 |
Andres Freund | Use ExtendBufferedRelTo() in {vm,fsm}_extend() |
tree | commitdiff |
2023-04-05 |
Andres Freund | Don't initialize page in {vm,fsm}_extend(), not needed |
tree | commitdiff |
2023-01-02 |
Bruce Momjian | Update copyright for 2023 |
tree | commitdiff |
2022-12-20 |
Andrew Dunstan | Add copyright notices to meson files |
tree | commitdiff |
2022-09-28 |
Robert Haas | Revert 56-bit relfilenode change and follow-up commits. |
tree | commitdiff |
2022-09-27 |
Robert Haas | Increase width of RelFileNumbers from 32 bits to 56... |
tree | commitdiff |
2022-09-22 |
Andres Freund | meson: Add initial version of meson based build system |
tree | commitdiff |
2022-09-20 |
Peter Geoghegan | Harmonize parameter names in storage and AM code. |
tree | commitdiff |
2022-07-06 |
Robert Haas | Change internal RelFileNode references to RelFileNumber... |
tree | commitdiff |
2022-04-07 |
Thomas Munro | Prefetch data referenced by the WAL, take II. |
tree | commitdiff |
2022-01-30 |
Alvaro Herrera | Remove xloginsert.h from xlog.h |
tree | commitdiff |
2022-01-08 |
Bruce Momjian | Update copyright for 2022 |
tree | commitdiff |
2021-12-22 |
Peter Eisentraut | Fix typo in code comment |
tree | commitdiff |
2021-07-12 |
Tom Lane | Replace RelationOpenSmgr() with RelationGetSmgr(). |
tree | commitdiff |
2021-05-10 |
Thomas Munro | Revert recovery prefetching feature. |
tree | commitdiff |
2021-04-08 |
Thomas Munro | Optionally prefetch referenced data in recovery. |
tree | commitdiff |
2021-01-02 |
Bruce Momjian | Update copyright for 2021 |
tree | commitdiff |
2020-07-31 |
Thomas Munro | Cache smgrnblocks() results in recovery. |
tree | commitdiff |
2020-05-14 |
Tom Lane | Initial pgindent and pgperltidy run for v13. |
tree | commitdiff |
2020-01-01 |
Bruce Momjian | Update copyrights for 2020 |
tree | commitdiff |
2019-11-05 |
Andres Freund | Split all OBJS style lines in makefiles into one-line... |
tree | commitdiff |
2019-09-24 |
Fujii Masao | Speedup truncations of relation forks. |
tree | commitdiff |
2019-07-16 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-05-22 |
Tom Lane | Phase 2 pgindent run for v12. |
tree | commitdiff |
2019-05-07 |
Amit Kapila | Revert "Avoid the creation of the free space map for... |
tree | commitdiff |
2019-03-16 |
Amit Kapila | Improve code comments in b0eaa4c51b. |
tree | commitdiff |
2019-03-01 |
Amit Kapila | Clear the local map when not used. |
tree | commitdiff |
2019-02-04 |
Amit Kapila | Avoid creation of the free space map for small heap... |
tree | commitdiff |
2019-01-28 |
Amit Kapila | Revert "Avoid creation of the free space map for small... |
tree | commitdiff |
2019-01-28 |
Amit Kapila | Avoid creation of the free space map for small heap... |
tree | commitdiff |
2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
tree | commitdiff |
2018-09-01 |
Tom Lane | Avoid using potentially-under-aligned page buffers. |
tree | commitdiff |
2018-07-13 |
Tom Lane | Fix inadequate buffer locking in FSM and VM page re... |
tree | commitdiff |
2018-03-29 |
Tom Lane | Remove unnecessary BufferGetPage() calls in fsm_vacuum_... |
tree | commitdiff |
2018-03-29 |
Tom Lane | Remove UpdateFreeSpaceMap(), use FreeSpaceMapVacuumRang... |
tree | commitdiff |
2018-03-29 |
Tom Lane | While vacuuming a large table, update upper-level FSM... |
tree | commitdiff |
2018-01-03 |
Bruce Momjian | Update copyright for 2018 |
tree | commitdiff |
2017-01-03 |
Bruce Momjian | Update copyright via script for 2017 |
tree | commitdiff |
2016-10-19 |
Heikki Linnakangas | Fix WAL-logging of FSM and VM truncation. |
tree | commitdiff |
2016-06-09 |
Robert Haas | pgindent run for 9.6 |
tree | commitdiff |
2016-04-20 |
Kevin Grittner | Revert no-op changes to BufferGetPage() |
tree | commitdiff |
2016-04-08 |
Kevin Grittner | Modify BufferGetPage() to prepare for "snapshot too... |
tree | commitdiff |
2016-04-08 |
Robert Haas | Extend relations multiple blocks at a time to improve... |
tree | commitdiff |
2016-04-02 |
Noah Misch | Copyedit comments and documentation. |
tree | commitdiff |
2016-01-02 |
Bruce Momjian | Update copyright for 2016 |
tree | commitdiff |
2015-01-06 |
Bruce Momjian | Update copyright for 2015 |
tree | commitdiff |
2014-05-06 |
Bruce Momjian | pgindent run for 9.4 |
tree | commitdiff |
2014-02-07 |
Heikki Linnakangas | Fix thinko in comment. |
tree | commitdiff |
2014-01-23 |
Tom Lane | Allow use of "z" flag in our printf calls, and use... |
tree | commitdiff |
2014-01-07 |
Bruce Momjian | Update copyright for 2014 |
tree | commitdiff |
2013-06-17 |
Jeff Davis | Add buffer_std flag to MarkBufferDirtyHint(). |
tree | commitdiff |
2013-03-22 |
Simon Riggs | Allow I/O reliability checks using 16-bit checksums |
tree | commitdiff |
2013-01-01 |
Bruce Momjian | Update copyrights for 2013 |
tree | commitdiff |
2012-08-30 |
Alvaro Herrera | Split tuple struct defs from htup.h to htup_details.h |
tree | commitdiff |
2012-05-02 |
Robert Haas | Further corrections from the department of redundancy... |
tree | commitdiff |
2012-01-01 |
Bruce Momjian | Update copyright notices for year 2012. |
tree | commitdiff |
2011-09-01 |
Bruce Momjian | Remove unnecessary #include references, per pgrminclude... |
tree | commitdiff |
2011-01-01 |
Bruce Momjian | Stamp copyrights for year 2011. |
tree | commitdiff |
2010-11-23 |
Peter Eisentraut | Remove useless whitespace at end of lines |
tree | commitdiff |
2010-09-20 |
Magnus Hagander | Remove cvs keywords from all files. |
tree | commitdiff |
2010-08-19 |
Peter Eisentraut | Remove extra newlines at end and beginning of files... |
tree | commitdiff |
2010-08-19 |
Robert Haas | Tidy up a few calls to smrgextend(). |
tree | commitdiff |
2010-08-13 |
Robert Haas | Include the backend ID in the relpath of temporary... |
tree | commitdiff |
2010-02-26 |
Bruce Momjian | pgindent run for 9.0 |
tree | commitdiff |
2010-02-09 |
Tom Lane | Fix up rickety handling of relation-truncation interlocks. |
tree | commitdiff |
2010-02-09 |
Tom Lane | Allow free space map vacuuming to be interrupted. |
tree | commitdiff |
2010-01-02 |
Bruce Momjian | Update copyright for the year 2010. |
tree | commitdiff |
2009-06-11 |
Bruce Momjian | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW... |
tree | commitdiff |
2009-01-20 |
Heikki Linnakangas | Add a new option to RestoreBkpBlocks() to indicate... |
tree | commitdiff |
2009-01-01 |
Bruce Momjian | Update copyright for 2009. |
tree | commitdiff |
2008-12-10 |
Tom Lane | Tweak the tree descent loop in fsm_search_avail to... |
tree | commitdiff |
2008-12-03 |
Heikki Linnakangas | Small comment fixes. |
tree | commitdiff |
2008-11-27 |
Heikki Linnakangas | Don't force creation of the FSM on searches. It will... |
tree | commitdiff |
2008-11-26 |
Heikki Linnakangas | Rely on relcache invalidation to update the cached... |
tree | commitdiff |
2008-11-19 |
Heikki Linnakangas | Rethink the way FSM truncation works. Instead of WAL... |
tree | commitdiff |
2008-10-31 |
Heikki Linnakangas | Update FSM on WAL replay. This is a bit limited; the... |
tree | commitdiff |
2008-10-31 |
Heikki Linnakangas | Unite ReadBufferWithFork, ReadBufferWithStrategy, and... |
tree | commitdiff |
2008-10-07 |
Tom Lane | Improve some of the comments in fsmpage.c. |
tree | commitdiff |
2008-10-06 |
Heikki Linnakangas | Index FSMs needs to be vacuumed as well. Report by... |
tree | commitdiff |
2008-10-01 |
Tom Lane | Suppress an uninitialized-variable warning (not all... |
tree | commitdiff |
2008-10-01 |
Heikki Linnakangas | Fix WAL redo of FSM truncation. We can't call smgrtrunc... |
tree | commitdiff |
2008-09-30 |
Tom Lane | Fix compiler warning (unportable sprintf usage) |
tree | commitdiff |
2008-09-30 |
Heikki Linnakangas | Rewrite the FSM. Instead of relying on a fixed-size... |
tree | commitdiff |
2008-03-10 |
Tom Lane | Reduce memory consumption during VACUUM of large relati... |
tree | commitdiff |
2008-02-19 |
Peter Eisentraut | Refactor backend makefiles to remove lots of duplicate... |
tree | commitdiff |
2008-01-01 |
Bruce Momjian | Update copyrights in source tree to 2008. |
tree | commitdiff |
2007-01-20 |
Peter Eisentraut | Remove remains of old depend target. |
tree | commitdiff |
2007-01-05 |
Bruce Momjian | Update CVS HEAD for 2007 copyright. Back branches... |
tree | commitdiff |
2006-11-24 |
Peter Eisentraut | KB -> kB |
tree | commitdiff |
2006-10-04 |
Bruce Momjian | pgindent run for 8.2. |
tree | commitdiff |
2006-09-21 |
Tom Lane | Fix free space map to correctly track the total amount... |
tree | commitdiff |
2006-07-14 |
Bruce Momjian | Remove 576 references of include files that were not... |
tree | commitdiff |
2006-07-14 |
Tom Lane | Fix a passel of recently-committed violations of the... |
tree | commitdiff |
next |