index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postmaster
/
pgarch.h
Commit message (
Expand
)
Author
Age
*
Add central declarations for dlsym()ed symbols
Andres Freund
2022-07-17
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-08
*
Allow archiving via loadable modules.
Robert Haas
2022-02-03
*
Move the code to archive files via the shell to a separate file.
Robert Haas
2022-01-28
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Improve performance of pgarch_readyXlog() with many status files.
Robert Haas
2021-11-11
*
Make archiver process an auxiliary process.
Fujii Masao
2021-03-15
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
At promotion, archive last segment from old timeline with .partial suffix.
Heikki Linnakangas
2015-05-08
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Add pg_stat_archiver statistics view.
Fujii Masao
2014-01-29
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-25
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
XLOG file archiving and point-in-time recovery. There are still some
Tom Lane
2004-07-19