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
35 hours
Fix Mkvcbuild.pm builds of test_cloexec.c.
origin/REL_17_STABLE
Thomas Munro
3 days
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
Michael Paquier
4 days
doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
4 days
doc: Remove duplicate word in ECPG description
Michael Paquier
6 days
Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
6 days
Don't advance origin during apply failure.
Amit Kapila
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
7 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
7 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
9 days
Fix printf format string warning on MinGW.
Thomas Munro
9 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
11 days
Add guard to prevent recursive memory context logging.
Fujii Masao
12 days
Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
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
14 days
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-10
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025-12-10
Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025-12-10
Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025-12-10
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
Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
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-04
amcheck: Fix snapshot usage in bt_index_parent_check
Álvaro Herrera
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-27
Fix error reporting for SQL/JSON path type mismatches
Amit Langote
2025-11-26
Teach DSM registry to retry entry initialization if needed.
Nathan Bossart
2025-11-26
Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry."
Nathan Bossart
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-17
Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
[next]