index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postmaster
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-1
/
+1
*
At promotion, archive last segment from old timeline with .partial suffix.
Heikki Linnakangas
2015-05-08
1
-1
/
+1
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
1
-0
/
+2
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
8
-11
/
+11
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
8
-11
/
+11
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
1
-1
/
+1
*
Add new function BackgroundWorkerInitializeConnectionByOid.
Robert Haas
2015-02-02
1
-0
/
+3
*
Update copyright for 2015
Bruce Momjian
2015-01-06
10
-10
/
+10
*
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-08-13
1
-1
/
+1
*
When a background worker exists with code 0, unregister it.
Robert Haas
2014-05-07
1
-4
/
+4
*
Restart bgworkers immediately after a crash-and-restart cycle.
Robert Haas
2014-05-07
1
-0
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
3
-8
/
+9
*
Separate multixact freezing parameters from xid's
Alvaro Herrera
2014-02-13
1
-0
/
+1
*
Add pg_stat_archiver statistics view.
Fujii Masao
2014-01-29
1
-0
/
+13
*
Export a few more symbols required for test_shm_mq module.
Andrew Dunstan
2014-01-18
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
10
-10
/
+10
*
New autovacuum_work_mem parameter
Simon Riggs
2013-12-12
1
-0
/
+1
*
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
2
-6
/
+15
*
Allow discovery of whether a dynamic background worker is running.
Robert Haas
2013-08-28
3
-1
/
+23
*
Move more bgworker code to bgworker.c; also, some renaming.
Robert Haas
2013-08-16
1
-0
/
+3
*
Assorted bgworker-related comment fixes.
Robert Haas
2013-08-01
1
-5
/
+7
*
Fix a couple of inconsequential typos in new header
Alvaro Herrera
2013-07-31
1
-2
/
+2
*
Improve ilist.h's support for deletion of slist elements during iteration.
Tom Lane
2013-07-24
1
-1
/
+1
*
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-22
1
-3
/
+0
*
Allow background workers to be started dynamically.
Robert Haas
2013-07-16
2
-4
/
+58
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
2
-11
/
+11
*
Fix background workers for EXEC_BACKEND
Alvaro Herrera
2013-01-02
1
-0
/
+9
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
9
-9
/
+9
*
Background worker processes
Alvaro Herrera
2012-12-06
2
-0
/
+106
*
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-08-10
1
-1
/
+1
*
Improve coding around the fsync request queue.
Tom Lane
2012-07-17
1
-1
/
+1
*
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-25
7
-10
/
+10
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-3
/
+5
*
After any checkpoint, close all smgr files handles in bgwriter
Simon Riggs
2012-06-01
1
-0
/
+2
*
Improve control logic for bgwriter hibernation mode.
Tom Lane
2012-05-09
1
-2
/
+4
*
Rename BgWriterShmem/Request to CheckpointerShmem/Request
Simon Riggs
2012-05-09
1
-2
/
+3
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
8
-8
/
+8
*
Refactor xlog.c to create src/backend/postmaster/startup.c
Simon Riggs
2011-11-02
1
-0
/
+22
*
Split work of bgwriter between 2 processes: bgwriter and checkpointer.
Simon Riggs
2011-11-01
1
-0
/
+1
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
1
-1
/
+0
*
Introduce a pipe between postmaster and each backend, which can be used to
Heikki Linnakangas
2011-07-08
1
-0
/
+8
*
Remove missed reference to SilentMode.
Tom Lane
2011-07-04
1
-1
/
+0
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
7
-7
/
+7
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
7
-7
/
+7
*
Include the backend ID in the relpath of temporary relations.
Robert Haas
2010-08-13
1
-2
/
+2
*
Add restart_after_crash GUC.
Robert Haas
2010-07-20
1
-1
/
+2
*
Add a log_file_mode GUC that allows control of the file permissions set on
Tom Lane
2010-07-16
1
-1
/
+2
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-1
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
7
-14
/
+14
*
Add a boolean GUC parameter "bonjour" to control whether a Bonjour-enabled
Tom Lane
2009-09-08
1
-1
/
+2
[next]