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
/
backend
/
utils
/
init
/
miscinit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate superuser check into has_rolreplication()
Peter Eisentraut
2023-03-16
1
-0
/
+4
*
Don't leak descriptors into subprograms.
Thomas Munro
2023-03-03
1
-0
/
+8
*
Retire PG_SETMASK() macro.
Thomas Munro
2023-02-03
1
-2
/
+2
*
Use WaitEventSet API for postmaster's event loop.
Thomas Munro
2023-01-12
1
-4
/
+9
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Remove AssertArg and AssertState
Peter Eisentraut
2022-10-28
1
-15
/
+15
*
Introduce SYSTEM_USER
Michael Paquier
2022-09-29
1
-0
/
+50
*
Restore pg_pread and friends.
Thomas Munro
2022-09-29
1
-1
/
+1
*
Allow parallel workers to retrieve some data from Port
Michael Paquier
2022-08-24
1
-0
/
+93
*
Add BackendType for standalone backends
Andres Freund
2022-08-22
1
-6
/
+11
*
Remove dead pread and pwrite replacement code.
Thomas Munro
2022-08-05
1
-1
/
+1
*
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
1
-2
/
+1
*
Be more careful about GucSource for internally-driven GUC settings.
Tom Lane
2022-06-08
1
-3
/
+3
*
Add a new shmem_request_hook hook.
Robert Haas
2022-05-13
1
-0
/
+15
*
Make relation-enumerating operations be security-restricted operations.
Noah Misch
2022-05-09
1
-9
/
+15
*
Custom WAL Resource Managers.
Jeff Davis
2022-04-06
1
-0
/
+2
*
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
1
-3
/
+0
*
Suppress warning about stack_base_ptr with late-model GCC.
Tom Lane
2022-02-17
1
-6
/
+5
*
Allow archiving via loadable modules.
Robert Haas
2022-02-03
1
-0
/
+1
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
process startup: Centralize pgwin32_signal_initialize() calls.
Andres Freund
2021-08-05
1
-1
/
+18
*
Introduce symbolic names for FeBeWaitSet positions.
Thomas Munro
2021-03-01
1
-2
/
+4
*
Use signalfd(2) for epoll latches.
Thomas Munro
2021-03-01
1
-5
/
+5
*
Use errmsg_internal for debug messages
Peter Eisentraut
2021-02-17
1
-1
/
+1
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Centralize setup of SIGQUIT handling for postmaster child processes.
Tom Lane
2020-09-16
1
-0
/
+26
*
Use a long lived WaitEventSet for WaitLatch().
Thomas Munro
2020-07-30
1
-0
/
+2
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
1
-1
/
+1
*
Recompute stack base in forked postmaster children.
Andres Freund
2020-04-05
1
-0
/
+9
*
Unify several ways to tracking backend type
Peter Eisentraut
2020-03-13
1
-0
/
+55
*
Clean up order in miscinit.c a bit
Peter Eisentraut
2020-03-11
1
-107
/
+113
*
Assume that we have utime() and <utime.h>.
Tom Lane
2020-02-21
1
-25
/
+2
*
Use pg_pwrite() in more places.
Thomas Munro
2020-02-11
1
-2
/
+1
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Fix typos in miscinit.c.
Amit Kapila
2019-12-09
1
-2
/
+2
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
1
-2
/
+2
*
Update HINT for pre-existing shared memory block.
Noah Misch
2019-03-31
1
-7
/
+3
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
1
-1
/
+1
*
Refactor pid, random seed and start time initialization.
Thomas Munro
2018-10-19
1
-14
/
+2
*
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-09-23
1
-0
/
+8
*
Accept invalidation messages in InitializeSessionUserId().
Thomas Munro
2018-07-13
1
-0
/
+8
*
Use signals for postmaster death on Linux.
Thomas Munro
2018-07-11
1
-0
/
+4
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
1
-12
/
+103
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
1
-2
/
+3
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
1
-2
/
+2
*
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
1
-10
/
+19
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-3
/
+3
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-2
/
+2
[next]