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
2025-12-15
Allow cumulative statistics to read/write auxiliary data from/to disk
Michael Paquier
2025-12-14
Update typedefs.list to match what the buildfarm currently reports.
Tom Lane
2025-12-14
Make "pgoff_t" be a typedef not a #define.
Tom Lane
2025-12-14
Looks like we can't test NLS on machines that lack any es_ES locale.
Tom Lane
2025-12-14
bufmgr: Add one-entry cache for private refcount
Andres Freund
2025-12-14
bufmgr: Separate keys for private refcount infrastructure
Andres Freund
2025-12-14
Try a few different locale name spellings in nls.sql.
Tom Lane
2025-12-14
Fix double assignment.
Tom Lane
2025-12-14
Add a regression test to verify that NLS translation works.
Tom Lane
2025-12-14
Refactor WaitLSNType enum to use a macro for type count
Alexander Korotkov
2025-12-14
Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code
Alexander Korotkov
2025-12-14
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2025-12-14
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2025-12-14
doc: Fix incorrect documentation for test_custom_stats
Michael Paquier
2025-12-13
Fix jsonb_object_agg crash after eliminating null-valued pairs.
Tom Lane
2025-12-13
Use correct preprocessor conditional in relptr.h
Peter Eisentraut
2025-12-13
Fix out-of-date comment on makeRangeConstructors
Peter Eisentraut
2025-12-13
Clarify comment about temporal foreign keys
Peter Eisentraut
2025-12-12
Reject opclass options in ON CONFLICT clause
Álvaro Herrera
2025-12-12
Replace most StaticAssertStmt() with StaticAssertDecl()
Peter Eisentraut
2025-12-12
Never store 0 as the nextMXact
Heikki Linnakangas
2025-12-11
Fix some comments.
Nathan Bossart
2025-12-11
Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
2025-12-11
Fix comment on how temp files and subtransactions are handled
Heikki Linnakangas
2025-12-11
Add runtime checks for bogus multixact offsets
Heikki Linnakangas
2025-12-11
Make <assert.h> consistently available in frontend and backend
Peter Eisentraut
2025-12-11
Use palloc_object() and palloc_array(), the last change
Michael Paquier
2025-12-11
pg_buffercache: Fix memory allocation formula
Michael Paquier
2025-12-11
Enhance slot synchronization API to respect promotion signal.
Amit Kapila
2025-12-10
Clarify why _bt_killitems sorts its items array.
Peter Geoghegan
2025-12-11
Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025-12-10
Fix MULTIXACT_DEBUG builds.
Peter Geoghegan
2025-12-10
Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
2025-12-10
Return TIDs in desc order during backwards scans.
Peter Geoghegan
2025-12-10
Add pg_iswcased().
Jeff Davis
2025-12-10
Remove char_tolower() API.
Jeff Davis
2025-12-10
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025-12-10
Improve DDL deparsing test
Heikki Linnakangas
2025-12-10
Add comment about keeping PD_ALL_VISIBLE and VM in sync
Melanie Plageman
2025-12-10
Simplify vacuum visibility assertion
Melanie Plageman
2025-12-10
Fix comment in GetPublicationRelations
Heikki Linnakangas
2025-12-10
Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025-12-10
libpq: Authorize pthread_exit() in libpq_check
Michael Paquier
2025-12-10
Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025-12-10
Fix two issues with recently-introduced nbtree test
Michael Paquier
2025-12-10
Fix meson warning due to missing declaration of NM
Michael Paquier
2025-12-10
Fix typo in comment
Heikki Linnakangas
2025-12-10
Fix misleading comment in tuplesort.c
David Rowley
2025-12-10
Use palloc_object() and palloc_array() in backend code
Michael Paquier
2025-12-10
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
[prev]
[next]