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
/
test
/
modules
/
test_shm_mq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2018
Bruce Momjian
2018-01-02
4
-4
/
+4
*
Add background worker type
Peter Eisentraut
2017-09-29
1
-1
/
+1
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
3
-4
/
+4
*
Don't be so trusting that shm_toc_lookup() will always succeed.
Tom Lane
2017-06-05
1
-3
/
+3
*
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-16
1
-0
/
+1
*
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
1
-1
/
+0
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
4
-4
/
+4
*
Rename WAIT_* constants to PG_WAIT_*.
Robert Haas
2016-10-05
2
-2
/
+2
*
Extend framework from commit 53be0b1ad to report latch waits.
Robert Haas
2016-10-04
2
-2
/
+4
*
Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch.
Tom Lane
2016-08-01
2
-4
/
+4
*
Update copyright for 2016
Tom Lane
2016-01-02
4
-4
/
+4
*
Update copyright for 2016
Tom Lane
2016-01-02
3
-3
/
+3
*
Remove set_latch_on_sigusr1 flag.
Robert Haas
2015-10-09
1
-39
/
+26
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
1
-1
/
+1
*
Add flags argument to dsm_create.
Robert Haas
2015-03-19
1
-1
/
+1
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
1
-1
/
+1
*
Remove remnants of ImmediateInterruptOK handling.
Andres Freund
2015-02-03
1
-5
/
+1
*
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-14
3
-6
/
+5
*
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
11
-0
/
+1006