| 7 days ago |
Michael Paquier | Use palloc_object() and palloc_array() in backend code |
tree | commitdiff |
| 8 days ago |
Heikki Linnakangas | Widen MultiXactOffset to 64 bits |
tree | commitdiff |
| 8 days ago |
Álvaro Herrera | Unify some more messages |
tree | commitdiff |
| 8 days ago |
Álvaro Herrera | Unify error messages |
tree | commitdiff |
| 2025-12-02 |
Peter Eisentraut | Replace pointer comparisons and assignments to literal... |
tree | commitdiff |
| 2025-11-12 |
Nathan Bossart | Remove obsolete autovacuum comment. |
tree | commitdiff |
| 2025-11-07 |
Peter Eisentraut | Fix "inconsistent DLL linkage" warning on Windows MSVC |
tree | commitdiff |
| 2025-11-06 |
Álvaro Herrera | Use XLogRecPtrIsValid() in various places |
tree | commitdiff |
| 2025-11-05 |
Amit Kapila | Add sequence synchronization for logical replication. |
tree | commitdiff |
| 2025-11-04 |
Álvaro Herrera | Fix snapshot handling bug in recent BRIN fix |
tree | commitdiff |
| 2025-11-04 |
Álvaro Herrera | BRIN autosummarization may need a snapshot |
tree | commitdiff |
| 2025-10-22 |
Tom Lane | Avoid assuming that time_t can fit in an int. |
tree | commitdiff |
| 2025-10-15 |
Peter Eisentraut | Add log_autoanalyze_min_duration |
tree | commitdiff |
| 2025-09-26 |
Álvaro Herrera | Create a separate file listing backend types |
tree | commitdiff |
| 2025-09-24 |
Peter Eisentraut | Remove PointerIsValid() |
tree | commitdiff |
| 2025-09-24 |
Amit Kapila | Fix LOCK_TIMEOUT handling during parallel apply. |
tree | commitdiff |
| 2025-09-16 |
Peter Eisentraut | Fix incorrect const qualifier |
tree | commitdiff |
| 2025-09-11 |
Nathan Bossart | Move named LWLock tranche requests to shared memory. |
tree | commitdiff |
| 2025-09-03 |
Nathan Bossart | Move dynamically-allocated LWLock tranche names to... |
tree | commitdiff |
| 2025-08-29 |
Nathan Bossart | Make LWLockCounter a global variable. |
tree | commitdiff |
| 2025-08-29 |
Masahiko Sawada | Use LW_SHARED in walsummarizer.c for WALSummarizerLock... |
tree | commitdiff |
| 2025-08-28 |
Álvaro Herrera | Avoid including commands/dbcommands.h in so many places |
tree | commitdiff |
| 2025-08-21 |
Fujii Masao | Disallow server start with sync_replication_slots ... |
tree | commitdiff |
| 2025-08-07 |
Alexander Korotkov | Fix checkpointer shared memory allocation |
tree | commitdiff |
| 2025-08-03 |
Tom Lane | Silence Valgrind leakage complaints in more-or-less... |
tree | commitdiff |
| 2025-08-01 |
Masahiko Sawada | Fix typo in AutoVacLauncherMain(). |
tree | commitdiff |
| 2025-07-27 |
Alexander Korotkov | Process sync requests incrementally in AbsorbSyncRequests |
tree | commitdiff |
| 2025-07-25 |
Fujii Masao | Fix background worker not restarting after crash-and... |
tree | commitdiff |
| 2025-07-12 |
Thomas Munro | aio: Remove obsolete IO worker ID references. |
tree | commitdiff |
| 2025-07-11 |
Nathan Bossart | Add FLUSH_UNLOGGED option to CHECKPOINT command. |
tree | commitdiff |
| 2025-07-11 |
Nathan Bossart | Add MODE option to CHECKPOINT command. |
tree | commitdiff |
| 2025-07-11 |
Nathan Bossart | Add option list to CHECKPOINT command. |
tree | commitdiff |
| 2025-07-11 |
Nathan Bossart | Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. |
tree | commitdiff |
| 2025-07-07 |
Álvaro Herrera | Standardize LSN formatting by zero padding |
tree | commitdiff |
| 2025-07-01 |
Nathan Bossart | Make more use of binaryheap_empty() and binaryheap_size(). |
tree | commitdiff |
| 2025-06-30 |
Michael Paquier | Rationalize handling of VacuumParams |
tree | commitdiff |
| 2025-05-30 |
Nathan Bossart | Ensure we have a snapshot when updating various system... |
tree | commitdiff |
| 2025-05-23 |
Tom Lane | Fix per-relation memory leakage in autovacuum. |
tree | commitdiff |
| 2025-05-23 |
Daniel Gustafsson | Revert function to get memory context stats for processes |
tree | commitdiff |
| 2025-05-09 |
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 |
| next |