index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
postmaster
/
walwriter.c
Commit message (
Expand
)
Author
Age
*
Close un-owned SMgrRelations at transaction end.
Tom Lane
2012-10-17
*
Move synchronous_standbys_defined updates from WAL writer to BG writer.
Robert Haas
2011-03-18
*
Fix various possible problems with synchronous replication.
Robert Haas
2011-03-17
*
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
*
If there is no sigdelset(), define it as a macro.
Peter Eisentraut
2009-12-16
*
Create a multiplexing structure for signals to Postgres child processes.
Tom Lane
2009-07-31
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Fix all the server-side SIGQUIT handlers (grumble ... why so many identical
Tom Lane
2009-05-15
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Make sure that open hash table scans are cleaned up when bgwriter tries to
Tom Lane
2007-09-11
*
Create a new dedicated Postgres process, "wal writer", which exists to write
Tom Lane
2007-07-24