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
Age
Commit message (
Expand
)
Author
2 days
Update copyright for 2026
REL_16_STABLE
Bruce Momjian
4 days
jit: Fix jit_profiling_support when unavailable.
Thomas Munro
4 days
Fix a race condition in updating procArray->replication_slot_xmin.
Masahiko Sawada
5 days
jit: Remove -Wno-deprecated-declarations in 18+.
Thomas Munro
6 days
ci: Test Windows + Mkvcbuild.pm in REL_16_STABLE.
Thomas Munro
6 days
Fix Mkvcbuild.pm builds of test_cloexec.c.
Thomas Munro
8 days
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
Michael Paquier
9 days
doc: Remove duplicate word in ECPG description
Michael Paquier
11 days
Don't advance origin during apply failure.
Amit Kapila
11 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
12 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
12 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
14 days
Fix printf format string warning on MinGW.
Thomas Munro
14 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
2025-12-19
Add guard to prevent recursive memory context logging.
Fujii Masao
2025-12-18
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025-12-17
Update .abi-compliance-history for PrepareToInvalidateCacheTuple().
Noah Misch
2025-12-17
Assert lack of hazardous buffer locks before possible catalog read.
Noah Misch
2025-12-17
WAL-log inplace update before revealing it to other sessions.
Noah Misch
2025-12-17
For inplace update, send nontransactional invalidations.
Noah Misch
2025-12-17
Reorder two functions in inval.c
Michael Paquier
2025-12-16
Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025-12-16
Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025-12-16
Fail recovery when missing redo checkpoint record without backup_label
Michael Paquier
2025-12-15
Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025-12-11
Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025-12-09
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025-12-09
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025-12-09
Doc: fix typo in hash index documentation
David Rowley
2025-12-05
Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025-12-05
Show version of nodes in output of TAP tests
Michael Paquier
2025-12-03
Set next multixid's offset when creating a new multixid
Heikki Linnakangas
2025-12-02
Fix amcheck's handling of half-dead B-tree pages
Heikki Linnakangas
2025-12-02
Fix amcheck's handling of incomplete root splits in B-tree
Heikki Linnakangas
2025-11-29
Avoid rewriting data-modifying CTEs more than once.
Dean Rasheed
2025-11-27
Allow indexscans on partial hash indexes with implied quals.
Tom Lane
2025-11-27
doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
Fujii Masao
2025-11-26
doc: Clarify passphrase command reloading on Windows
Daniel Gustafsson
2025-11-24
lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
2025-11-24
Fix incorrect IndexOptInfo header comment
David Rowley
2025-11-22
jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
2025-11-19
Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
2025-11-18
Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
2025-11-17
Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
2025-11-16
Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
2025-11-16
Doc: include MERGE in variable substitution command list
David Rowley
2025-11-14
Add note about CreateStatistics()'s selective use of check_rights.
Nathan Bossart
2025-11-13
doc: Improve description of RLS policies applied by command type.
Dean Rasheed
2025-11-12
Clear 'xid' in dummy async notify entries written to fill up pages
Heikki Linnakangas
2025-11-12
Fix remaining race condition with CLOG truncation and LISTEN/NOTIFY
Heikki Linnakangas
[next]