]> granicus.if.org Git - postgresql/history - src/backend/storage/smgr/md.c
Update copyright for 2019
[postgresql] / src / backend / storage / smgr / md.c
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-11-19 Thomas MunroPANIC on fsync() failure.
2018-11-19 Thomas MunroDon't forget about failed fsync() requests.
2018-11-06 Thomas MunroUse pg_pread() and pg_pwrite() for data files and WAL.
2018-07-04 Fujii MasaoImprove the performance of relation deletes during...
2018-04-09 Tom LaneFurther cleanup of client dependencies on src/include...
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-09-23 Peter EisentrautRefactor new file permission handling
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgindent run
2017-03-18 Robert HaasCreate and use wait events for read, write, and fsync...
2017-02-06 Heikki LinnakangasFix typos in comments.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-09-09 Andres FreundImprove scalability of md.c for large relations.
2016-09-08 Andres FreundFix mdtruncate() to close fd.c handle of deleted segments.
2016-08-27 Tom LaneAdd macros to make AllocSetContextCreate() calls simple...
2016-06-03 Greg StarkFix various common mispellings.
2016-05-04 Andres FreundFix transient mdsync() errors of truncated relations...
2016-04-27 Andres FreundDon't open formally non-existent segments in _mdfd_gets...
2016-04-13 Tom LaneWiden amount-to-flush arguments of FileWriteback and...
2016-04-02 Noah MischCopyedit comments and documentation.
2016-03-11 Andres FreundAllow to trigger kernel writeback after a configurable...
2016-02-10 Tom LaneRevert "Temporarily make pg_ctl and server shutdown...
2016-02-09 Tom LaneAdd more chattiness in server shutdown.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-12-15 Robert HaasTeach mdnblocks() not to create zero-length files.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-18 Tom LaneImprove hash_create's API for selecting simple-binary...
2014-06-30 Heikki LinnakangasFix and enhance the assertion of no palloc's in a criti...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-30 Tom LaneRationalize common/relpath.[hc].
2014-01-07 Bruce MomjianUpdate copyright for 2014
2014-01-07 Peter EisentrautAdd more use of psprintf()
2013-03-30 Tom LaneImprove code documentation about "magnetic disk" storag...
2013-02-22 Alvaro HerreraMove relpath() to libpgcommon
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-11-27 Heikki LinnakangasAdd OpenTransientFile, with automatic cleanup at end...
2012-10-17 Tom LaneRevert "Use "transient" files for blind writes, take 2".
2012-07-19 Tom LaneRethink checkpointer's fsync-request table representation.
2012-07-19 Tom LaneSend only one FORGET_RELATION_FSYNC request when droppi...
2012-07-18 Tom LaneFix management of pendingOpsTable in auxiliary processes.
2012-07-17 Tom LaneImprove coding around the fsync request queue.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-04-05 Robert HaasPublish checkpoint timing information to pg_stat_bgwriter.
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-20 Tom LaneAvoid crashing when we have problems unlinking files...
2011-11-01 Simon RiggsSplit work of bgwriter between 2 processes: bgwriter...
2011-08-26 Bruce MomjianAdd missing includes after pgrminclude run.
2011-06-10 Alvaro HerreraUse "transient" files for blind writes, take 2
2011-06-09 Alvaro HerreraRevert "Use "transient" files for blind writes"
2011-06-09 Alvaro HerreraUse "transient" files for blind writes
2011-04-11 Peter EisentrautClean up most -Wunused-but-set-variable warnings from...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-01-29 Robert HaasTry to avoid running with a full fsync request queue.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-14 Robert HaasInstrument checkpoint sync calls.
2010-11-15 Robert HaasAdd new buffers_backend_fsync field to pg_stat_bgwriter.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-13 Robert HaasInclude the backend ID in the relpath of temporary...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-08-05 Heikki LinnakangasImprove error messages in md.c. When a filesystem opera...
2009-06-26 Tom LaneCleanup and code review for the patch that made bgwrite...
2009-06-25 Heikki LinnakangasFix some serious bugs in archive recovery, now that...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-03-11 Tom LaneCode review for dtrace probes added (so far) to 8.4...
2009-01-12 Tom LaneImplement prefetching via posix_fadvise() for bitmap...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-17 Bruce MomjianThe attached patch contains a couple of fixes in the...
2008-11-14 Heikki LinnakangasFix oversight in previous error-reporting patch; mustn...
2008-11-11 Heikki LinnakangasChange error messages to print the physical path, like
2008-08-11 Heikki LinnakangasIntroduce the concept of relation forks. An smgr relati...
2008-05-02 Tom LaneRemove the recently added USE_SEGMENTED_FILES option...
2008-04-18 Heikki LinnakangasFix two race conditions between the pending unlink...
2008-03-10 Tom LaneProvide a build-time option to store large relations...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-16 Tom LaneFix stupid typo in recently-added code :-(
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Tom LaneUse ftruncate() not truncate() in mdunlink. Seems...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-15 Tom LanePrevent re-use of a deleted relation's relfilenode...
2007-07-03 Tom LaneFix incorrect comment about the timing of AbsorbFsyncRe...
2007-04-12 Tom LaneRearrange mdsync() looping logic to avoid the problem...
2007-01-17 Tom LaneExtend yesterday's patch so that the bgwriter is also...
2007-01-17 Tom LaneRevise bgwriter fsync-request mechanism to improve...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2007-01-03 Tom LaneClean up smgr.c/md.c APIs as per discussion a couple...
2006-11-20 Tom LaneWhen truncating a relation in-place (eg during VACUUM...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-03 Tom LaneArrange to call AbsorbFsyncRequests every so often...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-04 Tom LaneArrange for the postmaster (and standalone backends...
2005-06-20 Tom LaneAvoid WAL-logging individual tuple insertions during...
2005-05-29 Tom LaneModify hash_search() API to prevent future occurrences...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
next