projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't retreat slot's confirmed_flush LSN.
[postgresql.git]
/
src
/
backend
/
postmaster
/
9 days ago
Michael Paquier
Add support for runtime arguments in injection points
tree
|
commitdiff
2025-04-19
Michael Paquier
Fix typos and grammar in the code
tree
|
commitdiff
2025-04-09
Heikki Linnakangas
Fix a few oversights in the longer cancel keys patch
tree
|
commitdiff
2025-04-08
Daniel Gustafsson
Add function to get memory context stats for processes
tree
|
commitdiff
2025-04-07
Fujii Masao
Use XLOG_CONTROL_FILE macro consistently for control...
tree
|
commitdiff
2025-04-02
Fujii Masao
Improve error message when standby does accept connections.
tree
|
commitdiff
2025-03-29
Andres Freund
aio, bufmgr: Comment fixes/improvements
tree
|
commitdiff
2025-03-27
Álvaro Herrera
Remove the query_id_squash_values GUC
tree
|
commitdiff
2025-03-18
Álvaro Herrera
Introduce squashing of constant lists in query jumbling
tree
|
commitdiff
2025-03-18
Andres Freund
aio: Infrastructure for io_method=worker
tree
|
commitdiff
2025-03-17
Andres Freund
aio: Basic subsystem initialization
tree
|
commitdiff
2025-03-13
Peter Eisentraut
pg_noreturn to replace pg_attribute_noreturn()
tree
|
commitdiff
2025-03-12
Melanie Plageman
Add connection establishment duration logging
tree
|
commitdiff
2025-03-12
Melanie Plageman
Modularize log_connections output
tree
|
commitdiff
2025-03-05
Heikki Linnakangas
Split WaitEventSet functions to separate source file
tree
|
commitdiff
2025-03-05
Heikki Linnakangas
Rename some signal and interrupt handling functions...
tree
|
commitdiff
2025-03-05
Michael Paquier
Fix some gaps in pg_stat_io with WAL receiver and WAL...
tree
|
commitdiff
2025-03-04
Michael Paquier
Split pgstat_bestart() into three different routines
tree
|
commitdiff
2025-03-03
Melanie Plageman
Trigger more frequent autovacuums with relallfrozen
tree
|
commitdiff
2025-02-21
Peter Eisentraut
backend launchers void * arguments for binary data
tree
|
commitdiff
2025-02-11
Melanie Plageman
Eagerly scan all-visible pages to amortize aggressive...
tree
|
commitdiff
2025-02-05
Nathan Bossart
Introduce autovacuum_vacuum_max_threshold.
tree
|
commitdiff
2025-01-31
Tom Lane
Remove obsolete restriction on the range of log_rotatio...
tree
|
commitdiff
2025-01-25
Andres Freund
Change shutdown sequence to terminate checkpointer...
tree
|
commitdiff
2025-01-24
Andres Freund
postmaster: Adjust which processes we expect to have...
tree
|
commitdiff
2025-01-24
Andres Freund
postmaster: Commonalize FatalError paths
tree
|
commitdiff
2025-01-24
Andres Freund
postmaster: Move code to switch into FatalError state...
tree
|
commitdiff
2025-01-24
Andres Freund
postmaster: Don't repeatedly transition to crashing...
tree
|
commitdiff
2025-01-24
Andres Freund
postmaster: Don't open-code TerminateChildren() in...
tree
|
commitdiff
2025-01-24
Andres Freund
checkpointer: Request checkpoint via latch instead...
tree
|
commitdiff
2025-01-23
Tom Lane
Don't ask for bug reports about pthread_is_threaded_np...
tree
|
commitdiff
2025-01-10
Andres Freund
postmaster: Rename some shutdown related PMState phase...
tree
|
commitdiff
2025-01-10
Andres Freund
postmaster: Make btmask_add() variadic
tree
|
commitdiff
2025-01-10
Andres Freund
postmaster: Introduce variadic btmask_all_except()
tree
|
commitdiff
2025-01-10
Andres Freund
postmaster: Improve logging of signals sent by postmaster
tree
|
commitdiff
2025-01-10
Andres Freund
postmaster: Update pmState via a wrapper function
tree
|
commitdiff
2025-01-06
Nathan Bossart
Allow changing autovacuum_max_workers without restarting.
tree
|
commitdiff
2025-01-01
David Rowley
Fix an assortment of spelling mistakes and typos
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-12-28
Tom Lane
Exclude parallel workers from connection privilege...
tree
|
commitdiff
2024-12-23
Heikki Linnakangas
Remove unnecessary GetTransactionSnapshot() calls
tree
|
commitdiff
2024-12-17
Tom Lane
Set the stack_base_ptr in main(), not in random other...
tree
|
commitdiff
2024-12-14
Thomas Munro
Fix warnings about declaration of environ on MinGW.
tree
|
commitdiff
2024-12-10
Noah Misch
Fix elog(FATAL) before PostmasterMain() or just after...
tree
|
commitdiff
2024-12-04
Nathan Bossart
Provide a better error message for misplaced dispatch...
tree
|
commitdiff
2024-11-27
Andres Freund
postmaster: Reduce verbosity of environment dump debug...
tree
|
commitdiff
2024-11-14
Heikki Linnakangas
Pass MyPMChildSlot as an explicit argument to child...
tree
|
commitdiff
2024-11-14
Heikki Linnakangas
Assign a child slot to every postmaster child process
tree
|
commitdiff
2024-11-14
Heikki Linnakangas
Kill dead-end children when there's nothing else left
tree
|
commitdiff
2024-11-14
Heikki Linnakangas
Replace postc's own backend type codes with BackendType
tree
|
commitdiff
2024-11-01
Heikki Linnakangas
Rename two functions that wake up other processes
tree
|
commitdiff
2024-11-01
Heikki Linnakangas
Use ProcNumbers instead of direct Latch pointers to...
tree
|
commitdiff
2024-10-31
Daniel Gustafsson
Remove duplicate words in comments
tree
|
commitdiff
2024-10-27
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-10-05
Heikki Linnakangas
Clean up WaitLatch calls that passed latch without...
tree
|
commitdiff
2024-10-01
Peter Eisentraut
Use macro to define the number of enum values
tree
|
commitdiff
2024-09-30
Fujii Masao
Add num_done counter to the pg_stat_checkpointer view.
tree
|
commitdiff
2024-09-21
Tomas Vondra
Increase the number of fast-path lock slots
tree
|
commitdiff
2024-09-04
Michael Paquier
Apply more quoting to GUC names in messages
tree
|
commitdiff
2024-09-03
Michael Paquier
Fix typos and grammar in code comments and docs
tree
|
commitdiff
2024-08-29
Peter Eisentraut
Message style improvements
tree
|
commitdiff
2024-08-19
Heikki Linnakangas
Fix garbled process name on backend crash
tree
|
commitdiff
2024-08-13
Peter Eisentraut
Use errmsg_internal for debug messages
tree
|
commitdiff
2024-08-12
Heikki Linnakangas
Consolidate postmaster code to launch background processes
tree
|
commitdiff
2024-08-10
John Naylor
Lower minimum maintenance_work_mem to 64kB
tree
|
commitdiff
2024-08-09
Heikki Linnakangas
Fix comment on processes being kept over a restart
tree
|
commitdiff
2024-08-09
Heikki Linnakangas
Refactor code to handle death of a backend or bgworker...
tree
|
commitdiff
2024-08-09
Heikki Linnakangas
Make BackgroundWorkerList doubly-linked
tree
|
commitdiff
2024-08-01
Heikki Linnakangas
Minor refactoring of assign_backendlist_entry()
tree
|
commitdiff
2024-07-30
Thomas Munro
Remove useless member of BackendParameters.
tree
|
commitdiff
2024-07-30
Thomas Munro
Remove --disable-spinlocks.
tree
|
commitdiff
2024-07-29
Heikki Linnakangas
Detach syslogger from shared memory
tree
|
commitdiff
2024-07-29
Heikki Linnakangas
Move cancel key generation to after forking the backend
tree
|
commitdiff
2024-07-26
Robert Haas
Wait for WAL summarization to catch up before creating...
tree
|
commitdiff
2024-07-26
Robert Haas
Fix indentation.
tree
|
commitdiff
2024-07-26
Robert Haas
Allow WAL summarization to back up when timeline changes.
tree
|
commitdiff
2024-07-26
Heikki Linnakangas
Fix using injection points at backend startup in EXEC_B...
tree
|
commitdiff
2024-07-23
Peter Eisentraut
Move extern declarations for EXEC_BACKEND to header...
tree
|
commitdiff
2024-07-22
Robert Haas
Add missing call to ConditionVariableCancelSleep().
tree
|
commitdiff
2024-07-18
Robert Haas
Do not summarize WAL if generated with wal_level=minimal.
tree
|
commitdiff
2024-07-16
Michael Paquier
Add tap test for pg_signal_autovacuum role
tree
|
commitdiff
2024-07-03
Heikki Linnakangas
Avoid 0-length memcpy to NULL with EXEC_BACKEND
tree
|
commitdiff
2024-07-02
Heikki Linnakangas
Remove redundant SetProcessingMode(InitProcessing)...
tree
|
commitdiff
2024-07-02
Heikki Linnakangas
Move bgworker specific logic to bgworker.c
tree
|
commitdiff
2024-07-02
Peter Eisentraut
Improve some global variable declarations
tree
|
commitdiff
2024-07-02
Peter Eisentraut
Convert some extern variables to static
tree
|
commitdiff
2024-06-28
Robert Haas
pgindent, because I forgot to do that.
tree
|
commitdiff
2024-06-28
Robert Haas
Prevent summarizer hang when summarize_wal turned off...
tree
|
commitdiff
2024-06-26
Heikki Linnakangas
Fix bugs in MultiXact truncation
tree
|
commitdiff
2024-06-20
Peter Eisentraut
Unify some error messages
tree
|
commitdiff
2024-05-17
Peter Eisentraut
A few follow-up fixes for GUC name quoting
tree
|
commitdiff
2024-05-17
Peter Eisentraut
Revise GUC names quoting in messages again
tree
|
commitdiff
2024-05-15
David Rowley
Fix incorrect year in some copyright notices added...
tree
|
commitdiff
2024-04-29
Noah Misch
Avoid repeating loads of frozen ID values.
tree
|
commitdiff
2024-04-18
Daniel Gustafsson
Fix typos and duplicate words
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Custom reloptions for table AM
tree
|
commitdiff
2024-04-11
Masahiko Sawada
Revert indexed and enlargable binary heap implementation.
tree
|
commitdiff
2024-04-08
Alexander Korotkov
Fill CommonRdOptions with default values in extract_aut...
tree
|
commitdiff
2024-04-08
Alexander Korotkov
Custom reloptions for table AM
tree
|
commitdiff
2024-04-03
Nathan Bossart
Add built-in ERROR handling for archive callbacks.
tree
|
commitdiff
next