pgsql-committers
Thread
Date
Earlier messages
Messages by Date
2025/12/15
pgsql: Add offnum range checks to suppress compile warnings with UBSAN.
Tom Lane
2025/12/15
pgsql: Increase timeout in multixid_conversion upgrade test
Heikki Linnakangas
2025/12/15
pgsql: Improve sanity checks on multixid members length
Heikki Linnakangas
2025/12/15
pgsql: Disable recently added CIC/RI isolation tests
Álvaro Herrera
2025/12/15
pgsql: Refactor static_assert() support.
Peter Eisentraut
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/14
pgsql: Fix typo in tablecmds.c
David Rowley
2025/12/14
pgsql: Add retry logic to pg_sync_replication_slots().
Amit Kapila
2025/12/14
pgsql: test_custom_stats: Fix compilation warning
Michael Paquier
2025/12/14
pgsql: pageinspect: use index_close() for GiST index relation
Michael Paquier
2025/12/14
pgsql: test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
2025/12/14
pgsql: Allow cumulative statistics to read/write auxiliary data from/to
Michael Paquier
2025/12/14
pgsql: Make "pgoff_t" be a typedef not a #define.
Tom Lane
2025/12/14
pgsql: Update typedefs.list to match what the buildfarm currently repor
Tom Lane
2025/12/14
pgsql: Looks like we can't test NLS on machines that lack any es_ES loc
Tom Lane
2025/12/14
pgsql: bufmgr: Separate keys for private refcount infrastructure
Andres Freund
2025/12/14
pgsql: bufmgr: Add one-entry cache for private refcount
Andres Freund
2025/12/14
pgsql: Try a few different locale name spellings in nls.sql.
Tom Lane
2025/12/14
Re: pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
2025/12/14
Re: pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
2025/12/14
pgsql: Fix double assignment.
Tom Lane
2025/12/14
Re: pgsql: Add a regression test to verify that NLS translation works.
Alexander Korotkov
2025/12/14
pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
2025/12/14
pgsql: Refactor WaitLSNType enum to use a macro for type count
Alexander Korotkov
2025/12/14
pgsql: Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code
Alexander Korotkov
2025/12/14
pgsql: Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2025/12/14
pgsql: Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2025/12/13
pgsql: doc: Fix incorrect documentation for test_custom_stats
Michael Paquier
2025/12/13
pgsql: Fix jsonb_object_agg crash after eliminating null-valued pairs.
Tom Lane
2025/12/13
pgsql: Use correct preprocessor conditional in relptr.h
Peter Eisentraut
2025/12/13
pgsql: Fix out-of-date comment on makeRangeConstructors
Peter Eisentraut
2025/12/13
pgsql: Clarify comment about temporal foreign keys
Peter Eisentraut
2025/12/12
pgsql: Reject opclass options in ON CONFLICT clause
Álvaro Herrera
2025/12/12
pgsql: Replace most StaticAssertStmt() with StaticAssertDecl()
Peter Eisentraut
2025/12/12
pgsql: Never store 0 as the nextMXact
Heikki Linnakangas
2025/12/11
pgsql: tests: Rename conflicting role names
Michael Paquier
2025/12/11
pgsql: tests: Rename conflicting role names
Michael Paquier
2025/12/11
pgsql: Fix some comments.
Nathan Bossart
2025/12/11
pgsql: Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
2025/12/11
pgsql: Fix comment on how temp files and subtransactions are handled
Heikki Linnakangas
2025/12/11
pgsql: Add runtime checks for bogus multixact offsets
Heikki Linnakangas
2025/12/11
pgsql: Make <assert.h> consistently available in frontend and backend
Peter Eisentraut
2025/12/10
pgsql: Use palloc_object() and palloc_array(), the last change
Michael Paquier
2025/12/10
pgsql: pg_buffercache: Fix memory allocation formula
Michael Paquier
2025/12/10
pgsql: pg_buffercache: Fix memory allocation formula
Michael Paquier
2025/12/10
pgsql: Enhance slot synchronization API to respect promotion signal.
Amit Kapila
2025/12/10
pgsql: Clarify why _bt_killitems sorts its items array.
Peter Geoghegan
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
Re: pgsql: Widen MultiXactOffset to 64 bits
Peter Geoghegan
2025/12/10
pgsql: Fix MULTIXACT_DEBUG builds.
Peter Geoghegan
2025/12/10
Re: pgsql: Widen MultiXactOffset to 64 bits
Peter Geoghegan
2025/12/10
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
2025/12/10
pgsql: Return TIDs in desc order during backwards scans.
Peter Geoghegan
2025/12/10
pgsql: Remove char_tolower() API.
Jeff Davis
2025/12/10
pgsql: Add pg_iswcased().
Jeff Davis
2025/12/10
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025/12/10
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025/12/10
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025/12/10
pgsql: Improve DDL deparsing test
Heikki Linnakangas
2025/12/10
pgsql: Add comment about keeping PD_ALL_VISIBLE and VM in sync
Melanie Plageman
2025/12/10
pgsql: Simplify vacuum visibility assertion
Melanie Plageman
2025/12/10
pgsql: Fix comment in GetPublicationRelations
Heikki Linnakangas
2025/12/10
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025/12/10
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025/12/10
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025/12/10
Re: pgsql: injection_points: Remove portions related to custom pgstats
Heikki Linnakangas
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: libpq: Authorize pthread_exit() in libpq_check
Michael Paquier
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025/12/09
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025/12/09
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025/12/09
pgsql: Fix two issues with recently-introduced nbtree test
Michael Paquier
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: Fix meson warning due to missing declaration of NM
Michael Paquier
2025/12/09
pgsql: Fix typo in comment
Heikki Linnakangas
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Heikki Linnakangas
2025/12/09
pgsql: Fix misleading comment in tuplesort.c
David Rowley
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Tom Lane
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: Use palloc_object() and palloc_array() in backend code
Michael Paquier
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Heikki Linnakangas
2025/12/09
pgsql: Add ParallelSlotSetIdle().
Nathan Bossart
2025/12/09
pgsql: vacuumdb: Move some variables to the vacuumingOptions struct.
Nathan Bossart
2025/12/09
pgsql: vacuumdb: Add --dry-run.
Nathan Bossart
2025/12/09
pgsql: Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
2025/12/09
pgsql: Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Tom Lane
2025/12/09
pgsql: doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
2025/12/09
pgsql: doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
2025/12/09
pgsql: Support "j" length modifier in snprintf.c.
Tom Lane
2025/12/09
pgsql: Add wait event for the group commit delay before WAL flush
Heikki Linnakangas
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Heikki Linnakangas
2025/12/09
pgsql: Fix warning about wrong format specifier for off_t type
Heikki Linnakangas
2025/12/09
pgsql: Widen MultiXactOffset to 64 bits
Heikki Linnakangas
2025/12/09
pgsql: Move pg_multixact SLRU page format definitions to a separate hea
Heikki Linnakangas
2025/12/09
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025/12/09
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025/12/09
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025/12/09
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025/12/09
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025/12/09
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025/12/09
pgsql: Fix distinctness check for queries with grouping sets
Richard Guo
2025/12/08
pgsql: Fix const-simplification for index expressions and predicate
Richard Guo
2025/12/08
pgsql: Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
2025/12/08
pgsql: Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
2025/12/08
pgsql: Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
2025/12/08
pgsql: Remove unnecessary casts in printf format arguments (%zu/%zd)
Peter Eisentraut
2025/12/08
pgsql: Remove useless casts in format arguments
Peter Eisentraut
2025/12/08
pgsql: Clean up int64-related format strings
Peter Eisentraut
2025/12/08
pgsql: Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
2025/12/08
pgsql: Improve documentation for pg_atomic_unlocked_write_u32()
Andres Freund
2025/12/08
pgsql: Doc: fix typo in hash index documentation
David Rowley
2025/12/08
pgsql: Doc: fix typo in hash index documentation
David Rowley
2025/12/08
pgsql: Doc: fix typo in hash index documentation
David Rowley
2025/12/08
pgsql: Doc: fix typo in hash index documentation
David Rowley
2025/12/08
pgsql: Doc: fix typo in hash index documentation
David Rowley
2025/12/08
pgsql: libpq: Refactor logic checking for exit() in shared library buil
Michael Paquier
2025/12/08
pgsql: Fix minor portability issue in pg_resetwal.c.
Tom Lane
2025/12/08
pgsql: Avoid pointer chasing in _bt_readpage inner loop.
Peter Geoghegan
2025/12/08
pgsql: Unify some more messages
Álvaro Herrera
2025/12/08
pgsql: Relocate _bt_readpage and related functions.
Peter Geoghegan
2025/12/08
pgsql: Unify error messages
Álvaro Herrera
2025/12/08
pgsql: Unify error messages
Álvaro Herrera
2025/12/08
pgsql: pg_resetwal: Reject negative and out of range arguments
Heikki Linnakangas
2025/12/08
pgsql: pg_resetwal: Use separate flags for whether an option is given
Heikki Linnakangas
2025/12/08
pgsql: Make ecpg parse.pl more robust with braces
Peter Eisentraut
2025/12/08
pgsql: Use PGAlignedXLogBlock for some code simplification
Peter Eisentraut
2025/12/08
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/07
pgsql: test_custom_stats: Test module for custom cumulative statistics
Michael Paquier
2025/12/07
pgsql: Prevent invalidation of newly created replication slots.
Amit Kapila
2025/12/07
pgsql: Prevent invalidation of newly created replication slots.
Amit Kapila
2025/12/07
Re: pgsql: injection_points: Remove portions related to custom pgstats
Tom Lane
2025/12/07
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/07
Re: pgsql: injection_points: Remove portions related to custom pgstats
Tom Lane
2025/12/07
pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/07
pgsql: Improve error messages of input functions for pg_dependencies an
Michael Paquier
2025/12/07
pgsql: ecpg: refactor to eliminate cast-away-const in find_variable().
Tom Lane
2025/12/07
pgsql: Revise APIs for pushJsonbValue() and associated routines.
Tom Lane
2025/12/07
pgsql: Remove fundamentally-redundant processing in jsonb_agg() et al.
Tom Lane
2025/12/07
pgsql: Micro-optimize datatype conversions in datum_to_jsonb_internal.
Tom Lane
2025/12/07
pgsql: Add a macro for the declared typlen of type timetz.
Tom Lane
2025/12/06
pgsql: Handle constant inputs to corr() and related aggregates more pre
Tom Lane
2025/12/06
pgsql: Doc: include JSON in the list of SQL-standard types.
Tom Lane
2025/12/05
pgsql: Improve error reporting of recovery test 027_stream_regress
Michael Paquier
2025/12/05
pgsql: Add PostgreSQL::Test::Cluster::read_head_tail() helper to Postgr
Michael Paquier
2025/12/05
pgsql: Fix text substring search for non-deterministic collations.
Tom Lane
2025/12/05
pgsql: Fix text substring search for non-deterministic collations.
Tom Lane
2025/12/05
pgsql: Fix test to work with non-8kB block sizes
Heikki Linnakangas
2025/12/05
pgsql: Add commit 86b276a4a9 to .git-blame-ignore-revs.
Nathan Bossart
2025/12/05
pgsql: Don't reset the pathlist of partitioned joinrels.
Robert Haas
2025/12/05
pgsql: Fix some cases of indirectly casting away const.
Tom Lane
2025/12/05
pgsql: Stabilize tests some more
Álvaro Herrera
2025/12/05
pgsql: Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025/12/05
pgsql: Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025/12/05
pgsql: Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025/12/05
pgsql: Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025/12/05
pgsql: Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025/12/05
pgsql: Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
2025/12/04
pgsql: Use more palloc_object() and palloc_array() in contrib/
Michael Paquier
2025/12/04
pgsql: Improve test output of extended statistics for ndistinct and dep
Michael Paquier
2025/12/04
pgsql: Rename column slotsync_skip_at to slotsync_last_skip.
Amit Kapila
2025/12/04
pgsql: Fix some compiler warnings
Michael Paquier
2025/12/04
pgsql: Show version of nodes in output of TAP tests
Michael Paquier
2025/12/04
pgsql: Show version of nodes in output of TAP tests
Michael Paquier
2025/12/04
pgsql: Show version of nodes in output of TAP tests
Michael Paquier
2025/12/04
pgsql: Show version of nodes in output of TAP tests
Michael Paquier
2025/12/04
pgsql: Show version of nodes in output of TAP tests
Michael Paquier
2025/12/04
pgsql: Suppress spurious Coverity warning in prune freeze logic
Melanie Plageman
2025/12/04
pgsql: Fix key size of PrivateRefCountHash.
Nathan Bossart
2025/12/04
pgsql: Remove no longer needed casts from Pointer
Peter Eisentraut
2025/12/04
pgsql: Remove no longer needed casts to Pointer
Peter Eisentraut
2025/12/04
pgsql: amcheck: Fix snapshot usage in bt_index_parent_check
Álvaro Herrera
2025/12/04
pgsql: amcheck: Fix snapshot usage in bt_index_parent_check
Álvaro Herrera
2025/12/04
pgsql: amcheck: Fix snapshot usage in bt_index_parent_check
Álvaro Herrera
2025/12/04
pgsql: headerscheck ccache support
Peter Eisentraut
2025/12/04
pgsql: headerscheck: Use LLVM_CPPFLAGS
Peter Eisentraut
2025/12/04
pgsql: Fix incorrect assertion bound in WaitForLSN()
Alexander Korotkov
2025/12/03
pgsql: bufmgr: Turn BUFFER_LOCK_* into an enum
Andres Freund
2025/12/03
pgsql: Add pg_atomic_unlocked_write_u64
Andres Freund
2025/12/03
pgsql: Rename BUFFERPIN wait event class to BUFFER
Andres Freund
2025/12/03
pgsql: Make stats_ext test faster under cache-clobbering test condition
Tom Lane
2025/12/03
pgsql: Add test for multixid wraparound
Heikki Linnakangas
2025/12/03
pgsql: Set next multixid's offset when creating a new multixid
Heikki Linnakangas
2025/12/03
pgsql: Set next multixid's offset when creating a new multixid
Heikki Linnakangas
Earlier messages