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
/
backend
/
storage
Age
Commit message (
Expand
)
Author
9 hours
Preserve conflict-relevant data during logical replication.
Amit Kapila
23 hours
aio: Fix assertion, clarify README
Andres Freund
5 days
Remove unused variable in generate-lwlocknames.pl.
Nathan Bossart
6 days
Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
11 days
Remove long-unused TransactionIdIsActive()
Andres Freund
11 days
aio: Fix configuration reload in IO workers.
Thomas Munro
11 days
aio: Regularize IO worker internal naming.
Thomas Munro
11 days
Fix stale idle flag when IO workers exit.
Thomas Munro
12 days
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
12 days
Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
Nathan Bossart
14 days
Introduce pg_dsm_registry_allocations view.
Nathan Bossart
2025-07-08
aio: Combine io_uring memory mappings, if supported
Andres Freund
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-07
Integrate FullTransactionIds deeper into two-phase code
Michael Paquier
2025-07-04
Speed up truncation of temporary relations.
Fujii Masao
2025-07-02
Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
2025-07-01
Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025-07-01
Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025-06-16
aio: Add missing memory barrier when waiting for IO handle
Andres Freund
2025-06-12
Replace %llu by PRIu64 in AIO io_uring code
Michael Paquier
2025-06-05
Fix copy-pasto with process count calculation in method_io_uring.c
Michael Paquier
2025-06-03
Fix incorrect format placeholders
Peter Eisentraut
2025-06-03
Rename log_lock_failure GUC to log_lock_failures for consistency.
Fujii Masao
2025-06-02
Fix incorrect format placeholders
Peter Eisentraut
2025-05-30
Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more.
Fujii Masao
2025-05-23
Revert function to get memory context stats for processes
Daniel Gustafsson
2025-05-21
Adjust operation names of pg_aios to match the documentation
Michael Paquier
2025-05-20
aio: Fix possible state confusions due to interrupt processing
Andres Freund
2025-05-10
Remove GLOBALTABLESPACE_OID assert for locked buffers.
Noah Misch
2025-05-10
aio: Use runtime arguments with injections points in tests
Michael Paquier
2025-05-09
Add support for runtime arguments in injection points
Michael Paquier
2025-05-08
Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays
Heikki Linnakangas
2025-05-07
Fix some comments related to IO workers
Michael Paquier
2025-04-27
Don't use double-quotes in #include's of system headers, redux.
Tom Lane
2025-04-26
Eliminate divide in new fast-path locking code
David Rowley
2025-04-25
aio: Improve debug logging around waiting for IOs
Andres Freund
2025-04-25
Fix bug allowing io_combine_limit > io_max_combine_combine limit
Andres Freund
2025-04-25
aio: Fix crash potential for pg_aios views due to late state update
Andres Freund
2025-04-21
Fix a few more duplicate words in comments
David Rowley
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-19
Rename injection points used in AIO tests
Michael Paquier
2025-04-17
Assert lack of hazardous buffer locks before possible catalog read.
Noah Misch
2025-04-12
Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025-04-11
Fix recently introduced typos
Daniel Gustafsson
2025-04-09
Cleanup of pg_numa.c
Tomas Vondra
2025-04-08
Introduce file_copy_method setting.
Thomas Munro
2025-04-08
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-08
Increase BAS_BULKREAD based on effective_io_concurrency
Andres Freund
2025-04-08
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-08
Stabilize 035_standby_logical_decoding.pl.
Amit Kapila
[next]