index
:
users/andresfreund/postgres.git
REL9_2_STABLE-rwlock-contention
aio
bdr
bdr-next
bgwriter-rewrite
cabal-rebasing
checkpoint-flush
clone-fd-checkpointer
commit_ts
executor-rewrite
faster-expr-2
faster-hashtable
feature/hs-cancel-subtxn
feature/hs-cleanup
feature/hs-idle-query-cancellation
feature/idle-query-cancellation
header
hs-query-cancel
insert_conflict_4
insert_on_conflict
int/fastbloat
int/grouping_sets
int/grouping_sets_2
jit
jit-01
jsonb_and_hstore
latch
llvm-12
master
move-contrib-bins-to-bin
no-work-in-signal-handlers
oidnix
pgxact-split
pluggable-storage
pluggable-zheap
pluggable_compression
replication-identifiers
rwlock-contention
rwlock-contention-clean
sane-catalog
seqam-0.2
simple_statement_perf
speedup/frontend_protocol
speedup/slab2
speedup/slab2-experimental
tmp
tmp-insert-sgml-doc-fix
tmp-multixact-truncate
tmp2
xlogreader
Andres' PG stuff
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postmaster
Age
Commit message (
Expand
)
Author
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-08-14
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-05-07
When a background worker exists with code 0, unregister it.
Robert Haas
2014-05-07
Restart bgworkers immediately after a crash-and-restart cycle.
Robert Haas
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-02-13
Separate multixact freezing parameters from xid's
Alvaro Herrera
2014-01-28
Add pg_stat_archiver statistics view.
Fujii Masao
2014-01-18
Export a few more symbols required for test_shm_mq module.
Andrew Dunstan
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-12
New autovacuum_work_mem parameter
Simon Riggs
2013-10-18
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-08-28
Allow discovery of whether a dynamic background worker is running.
Robert Haas
2013-08-16
Move more bgworker code to bgworker.c; also, some renaming.
Robert Haas
2013-08-01
Assorted bgworker-related comment fixes.
Robert Haas
2013-07-31
Fix a couple of inconsequential typos in new header
Alvaro Herrera
2013-07-24
Improve ilist.h's support for deletion of slist elements during iteration.
Tom Lane
2013-07-22
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-16
Allow background workers to be started dynamically.
Robert Haas
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-01-02
Fix background workers for EXEC_BACKEND
Alvaro Herrera
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-06
Background worker processes
Alvaro Herrera
2012-08-10
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-07-17
Improve coding around the fsync request queue.
Tom Lane
2012-06-25
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-01
After any checkpoint, close all smgr files handles in bgwriter
Simon Riggs
2012-05-10
Improve control logic for bgwriter hibernation mode.
Tom Lane
2012-05-09
Rename BgWriterShmem/Request to CheckpointerShmem/Request
Simon Riggs
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-02
Refactor xlog.c to create src/backend/postmaster/startup.c
Simon Riggs
2011-11-01
Split work of bgwriter between 2 processes: bgwriter and checkpointer.
Simon Riggs
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-07-08
Introduce a pipe between postmaster and each backend, which can be used to
Heikki Linnakangas
2011-07-04
Remove missed reference to SilentMode.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-13
Include the backend ID in the relpath of temporary relations.
Robert Haas
2010-07-20
Add restart_after_crash GUC.
Robert Haas
2010-07-16
Add a log_file_mode GUC that allows control of the file permissions set on
Tom Lane
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-09-08
Add a boolean GUC parameter "bonjour" to control whether a Bonjour-enabled
Tom Lane
2009-08-31
Change the autovacuum launcher to read pg_database directly, rather than
Tom Lane
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-05-05
Install a "dead man switch" to allow the postmaster to detect cases where
Tom Lane
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-08-11
Introduce the concept of relation forks. An smgr relation can now consist
Heikki Linnakangas
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-11-15
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
[next]