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
/
bgworker_internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
1
-1
/
+1
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-08-13
1
-1
/
+1
*
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
1
-2
/
+2
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
1
-0
/
+1
*
Allow discovery of whether a dynamic background worker is running.
Robert Haas
2013-08-28
1
-0
/
+2
*
Move more bgworker code to bgworker.c; also, some renaming.
Robert Haas
2013-08-16
1
-0
/
+3
*
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
*
Allow background workers to be started dynamically.
Robert Haas
2013-07-16
1
-0
/
+48