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
/
worker_spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
1
-1
/
+1
*
meson: Prevent installation of test files during main install
Peter Eisentraut
2023-03-03
1
-6
/
+3
*
Update copyright for 2023
Bruce Momjian
2023-01-02
2
-2
/
+2
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
1
-0
/
+2
*
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-07
1
-1
/
+3
*
meson: Add windows resource files
Andres Freund
2022-10-05
1
-3
/
+12
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
1
-0
/
+26
*
Mark all symbols exported from extension libraries PGDLLEXPORT.
Andres Freund
2022-07-17
1
-1
/
+1
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
1
-1
/
+0
*
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
1
-1
/
+1
*
Disallow setting bogus GUCs within an extension's reserved namespace.
Tom Lane
2022-02-21
1
-1
/
+1
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Revert changes about warnings/errors for placeholders.
Tom Lane
2021-12-27
1
-1
/
+1
*
Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved().
Tom Lane
2021-12-27
1
-1
/
+1
*
Add missing EmitWarningsOnPlaceholders() calls.
Tom Lane
2021-12-21
1
-0
/
+2
*
Fix loop variable signedness
Peter Eisentraut
2021-10-06
1
-2
/
+1
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Use standard SIGHUP and SIGTERM signal handlers in worker_spi.
Fujii Masao
2020-11-27
1
-43
/
+9
*
Set debug_query_string in worker_spi.
Noah Misch
2020-10-31
1
-0
/
+8
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
worker_spi needs a .gitignore file now.
Tom Lane
2019-06-02
1
-0
/
+4
*
Increase test coverage for worker_spi by ∞%
Alvaro Herrera
2019-06-02
5
-1
/
+106
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Silence compiler warnings
Alvaro Herrera
2018-11-23
1
-5
/
+4
*
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-23
1
-5
/
+1
*
Fix worker_spi for new parameter to initialize connection
Magnus Hagander
2018-04-05
1
-1
/
+1
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Add background worker type
Peter Eisentraut
2017-09-29
1
-3
/
+5
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-5
/
+5
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
1
-1
/
+1
*
Clean up latch related code.
Andres Freund
2017-06-06
1
-0
/
+2
*
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-16
1
-0
/
+2
*
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
1
-2
/
+2
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Rename WAIT_* constants to PG_WAIT_*.
Robert Haas
2016-10-05
1
-1
/
+1
*
Adjust worker_spi for 6f3bd98ebfc008cbd676da777bb0b2376c4c4bfa.
Robert Haas
2016-10-04
1
-1
/
+2
*
worker_spi: Call pgstat_report_stat.
Robert Haas
2016-09-28
1
-0
/
+1
*
Update copyright for 2016
Tom Lane
2016-01-02
1
-1
/
+1
*
Update copyright for 2016
Tom Lane
2016-01-02
1
-1
/
+1
*
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
*
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-14
1
-6
/
+4
*
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
4
-0
/
+439