index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
transam
/
slru.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Refactor new file permission handling
Peter Eisentraut
2017-09-23
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Fix double shared memory allocation.
Teodor Sigaev
2017-07-21
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Create and use wait events for read, write, and fsync operations.
Robert Haas
2017-03-18
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Simplify LWLock tranche machinery by removing array_base/array_stride.
Robert Haas
2016-12-16
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Make all built-in lwlock tranche IDs fixed.
Robert Haas
2016-02-02
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Move each SLRU's lwlocks to a separate tranche.
Robert Haas
2015-11-12
*
Rework the way multixact truncations work.
Andres Freund
2015-09-26
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-27
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Handle 5-char filenames in SlruScanDirectory
Alvaro Herrera
2014-01-02
*
Handle wraparound during truncation in multixact/members
Alvaro Herrera
2014-01-02
*
Fix pg_upgrade failure from servers older than 9.3
Alvaro Herrera
2013-08-19
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Remove obsolete XLogRecPtr macros
Alvaro Herrera
2012-12-28
*
Add OpenTransientFile, with automatic cleanup at end-of-xact.
Heikki Linnakangas
2012-11-27
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Teach SLRU code to avoid replacing I/O-busy pages.
Robert Haas
2012-04-08
*
Assorted comment fixes, mostly just typos, but some obsolete statements.
Tom Lane
2012-01-29
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Fix uninitialized-variable bug.
Tom Lane
2011-10-04
*
Use callbacks in SlruScanDirectory for the actual action
Alvaro Herrera
2011-10-04
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Avoid unnecessary public struct declaration in slru.h
Alvaro Herrera
2010-12-30
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Modify ShmemInitStruct and ShmemInitHash to throw errors internally,
Tom Lane
2010-04-28
*
Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.
Tom Lane
2010-02-16
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Revert DTrace patch from Robert Lor
Bruce Momjian
2009-04-02
*
Add support for additional DTrace probes.
Bruce Momjian
2009-04-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Small comment spacing improvement.
Bruce Momjian
2007-11-16
*
Fix pgindent to properly handle 'else' and single-line comments on the
Bruce Momjian
2007-11-15
*
Support an optional asynchronous commit mode, in which we don't flush WAL
Tom Lane
2007-08-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
[next]