index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
smgr
Commit message (
Expand
)
Author
Age
*
Copyedit comments and documentation.
Noah Misch
2016-04-01
*
Allow to trigger kernel writeback after a configurable number of writes.
Andres Freund
2016-03-10
*
Revert "Temporarily make pg_ctl and server shutdown a whole lot chattier."
Tom Lane
2016-02-10
*
Add more chattiness in server shutdown.
Tom Lane
2016-02-09
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Teach mdnblocks() not to create zero-length files.
Robert Haas
2015-12-15
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Improve hash_create's API for selecting simple-binary-key hash functions.
Tom Lane
2014-12-18
*
Fix obsolete statement in smgr/README.
Tom Lane
2014-07-28
*
Fix and enhance the assertion of no palloc's in a critical section.
Heikki Linnakangas
2014-06-30
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Rationalize common/relpath.[hc].
Tom Lane
2014-04-30
*
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
*
Add more use of psprintf()
Peter Eisentraut
2014-01-06
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Improve code documentation about "magnetic disk" storage manager.
Tom Lane
2013-03-30
*
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
*
Accelerate end-of-transaction dropping of relations
Alvaro Herrera
2013-01-17
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Add OpenTransientFile, with automatic cleanup at end-of-xact.
Heikki Linnakangas
2012-11-27
*
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
*
Rethink checkpointer's fsync-request table representation.
Tom Lane
2012-07-19
*
Send only one FORGET_RELATION_FSYNC request when dropping a relation.
Tom Lane
2012-07-19
*
Fix management of pendingOpsTable in auxiliary processes.
Tom Lane
2012-07-18
*
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
*
Publish checkpoint timing information to pg_stat_bgwriter.
Robert Haas
2012-04-05
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Avoid crashing when we have problems unlinking files post-commit.
Tom Lane
2011-12-20
*
Split work of bgwriter between 2 processes: bgwriter and checkpointer.
Simon Riggs
2011-11-01
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Add missing includes after pgrminclude run.
Bruce Momjian
2011-08-26
*
Capitalization fixes
Peter Eisentraut
2011-06-19
*
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
*
Clean up most -Wunused-but-set-variable warnings from gcc 4.6
Peter Eisentraut
2011-04-11
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Try to avoid running with a full fsync request queue.
Robert Haas
2011-01-29
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Instrument checkpoint sync calls.
Robert Haas
2010-12-14
*
Add new buffers_backend_fsync field to pg_stat_bgwriter.
Robert Haas
2010-11-15
*
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
[next]