index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
miscadmin.h
Age
Commit message (
Expand
)
Author
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-12
Add option to bgworkers to allow the bypass of role login check
Michael Paquier
2023-10-11
Refactor InitPostgres() to use bitwise option flags
Michael Paquier
2023-07-14
Fix privilege check for SET SESSION AUTHORIZATION.
Nathan Bossart
2023-07-14
Move privilege check for SET SESSION AUTHORIZATION.
Nathan Bossart
2023-04-06
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-03-02
Fix outdated references to guc.c
Daniel Gustafsson
2023-02-09
pgstat: Infrastructure for more detailed IO statistics
Andres Freund
2023-01-12
Use WaitEventSet API for postmaster's event loop.
Thomas Munro
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-10-28
Remove AssertArg and AssertState
Peter Eisentraut
2022-09-29
Introduce SYSTEM_USER
Michael Paquier
2022-09-20
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-08-24
Allow parallel workers to retrieve some data from Port
Michael Paquier
2022-08-23
Add BackendType for standalone backends
Andres Freund
2022-07-25
Process session_preload_libraries within InitPostgres's transaction.
Tom Lane
2022-07-08
Remove HP/Intel Itanium support.
Thomas Munro
2022-05-13
Add a new shmem_request_hook hook.
Robert Haas
2022-04-12
Revert the addition of GetMaxBackends() and related stuff.
Robert Haas
2022-04-08
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-07
Custom WAL Resource Managers.
Jeff Davis
2022-04-07
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
Remove exclusive backup mode
Stephen Frost
2022-02-08
Remove MaxBackends variable in favor of GetMaxBackends() function.
Robert Haas
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-09-20
Doc: add glossary term for "auxiliary process"
Alvaro Herrera
2021-08-05
process startup: Remove bootstrap / checker modes from AuxProcType.
Andres Freund
2021-08-05
process startup: Move AuxiliaryProcessMain into its own file.
Andres Freund
2021-07-25
Get rid of artificial restriction on hash table sizes on Windows.
Tom Lane
2021-05-14
Refactor CHECK_FOR_INTERRUPTS() to add flexibility.
Tom Lane
2021-04-06
Add function to log the memory contexts of specified backend process.
Fujii Masao
2021-04-02
Detect POLLHUP/POLLRDHUP while running queries.
Thomas Munro
2021-03-15
Make archiver process an auxiliary process.
Fujii Masao
2021-03-11
Don't consider newly inserted tuples in nbtree VACUUM.
Peter Geoghegan
2021-01-06
Add idle_session_timeout.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-07-29
Add hash_mem_multiplier GUC.
Peter Geoghegan
2020-06-05
Add unlikely() to CHECK_FOR_INTERRUPTS()
Joe Conway
2020-03-13
Unify several ways to tracking backend type
Peter Eisentraut
2020-03-11
Clean up order in miscinit.c a bit
Peter Eisentraut
2020-02-05
Make vacuum buffer counters 64 bits wide
Alvaro Herrera
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-19
Extend the ProcSignal mechanism to support barriers.
Robert Haas
2019-12-17
Partially deduplicate interrupt handling for background processes.
Robert Haas
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-03-10
Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
[next]