index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
origin/REL_14_STABLE
Michael Paquier
4 days
doc: Remove duplicate word in ECPG description
Michael Paquier
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
8 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
9 days
Fix printf format string warning on MinGW.
Thomas Munro
12 days
Add guard to prevent recursive memory context logging.
Fujii Masao
12 days
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
13 days
Update .abi-compliance-history for PrepareToInvalidateCacheTuple().
Noah Misch
14 days
Assert lack of hazardous buffer locks before possible catalog read.
Noah Misch
14 days
WAL-log inplace update before revealing it to other sessions.
Noah Misch
14 days
For inplace update, send nontransactional invalidations.
Noah Misch
14 days
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-12
tests: Rename conflicting role names
Andres Freund
2025-12-11
Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025-12-09
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025-12-05
Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
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-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-18
Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
2025-11-17
Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
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
2025-11-12
Fix bug where we truncated CLOG that was still needed by LISTEN/NOTIFY
Heikki Linnakangas
2025-11-12
Escalate ERRORs during async notify processing to FATAL
Heikki Linnakangas
2025-11-12
doc: Document effects of ownership change on privileges
Daniel Gustafsson
2025-11-12
Fix range for commit_siblings in sample conf
Daniel Gustafsson
2025-11-10
Stamp 14.20.
REL_14_20
Tom Lane
2025-11-10
Last-minute updates for release notes.
Tom Lane
2025-11-10
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
2025-11-10
libpq: Prevent some overflows of int/size_t
Jacob Champion
2025-11-10
Translation updates
Peter Eisentraut
2025-11-09
Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
2025-11-08
Fix generic read and write barriers for Clang.
Thomas Munro
2025-11-07
doc: Fix descriptions of some PGC_POSTMASTER parameters.
Fujii Masao
2025-11-06
Introduce XLogRecPtrIsValid()
Álvaro Herrera
2025-11-06
Disallow generated columns in COPY WHERE clause
Peter Eisentraut
[next]