pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
pgsql: Use table/index_close() more consistently
Michael Paquier
pgsql: Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
pgsql: Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
pgsql: Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
pgsql: Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
pgsql: btree_gist: Fix memory allocation formula
Michael Paquier
pgsql: Fix const correctness in pgstat data serialization callbacks
Michael Paquier
pgsql: libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
pgsql: libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
pgsql: oauth_validator: Avoid races in log_check()
Jacob Champion
pgsql: oauth_validator: Avoid races in log_check()
Jacob Champion
pgsql: libpq-oauth: use correct c_args in meson.build
Jacob Champion
pgsql: libpq-oauth: use correct c_args in meson.build
Jacob Champion
pgsql: Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Tom Lane
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
pgsql: Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
pgsql: Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
pgsql: Support existing publications in pg_createsubscriber.
Amit Kapila
pgsql: Change pgstat_report_vacuum() to use Relation
Michael Paquier
pgsql: Reorder two functions in inval.c
Noah Misch
pgsql: Reorder two functions in inval.c
Noah Misch
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
pgsql: Remove useless code in InjectionPointAttach()
Michael Paquier
pgsql: Avoid global LC_CTYPE dependency in pg_locale_icu.c.
Jeff Davis
pgsql: downcase_identifier(): use method table from locale provider.
Jeff Davis
pgsql: ltree: fix case-insensitive matching.
Jeff Davis
pgsql: ltree: fix case-insensitive matching.
Jeff Davis
pgsql: Clarify a #define introduced in 8d299052fe.
Jeff Davis
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
pgsql: Update .abi-compliance-history for CacheInvalidateHeapTupleInpla
Noah Misch
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
pgsql: Test PRI* macros even when we can't test NLS translation.
Tom Lane
pgsql: Add explanatory comment to prune_freeze_setup()
Melanie Plageman
pgsql: Fix const qualification in prune_freeze_setup()
Melanie Plageman
pgsql: doc: Update header file mention for CompareType
Daniel Gustafsson
pgsql: doc: Update header file mention for CompareType
Daniel Gustafsson
pgsql: Separate out bytea sort support from varlena.c
John Naylor
pgsql: Add TAP test to check recovery when redo LSN is missing
Michael Paquier
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Tom Lane
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Christoph Berg
pgsql: libpq: Add missing OAuth translations
Jacob Champion
pgsql: libpq: Add missing OAuth translations
Jacob Champion
pgsql: libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
pgsql: libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
pgsql: libpq-oauth: Don't translate internal errors
Jacob Champion
pgsql: libpq-oauth: Don't translate internal errors
Jacob Champion
pgsql: Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
pgsql: Revisit cosmetics of "For inplace update, send nontransactional
Noah Misch
pgsql: Revisit cosmetics of "For inplace update, send nontransactional
Noah Misch
pgsql: Correct comments of "Fix data loss at inplace update after heap_
Noah Misch
pgsql: Avoid requiring Spanish locale to test NLS infrastructure.
Tom Lane
pgsql: Remove incorrect declarations in pg_wchar.h.
Jeff Davis
pgsql: Remove unused single-byte char_is_cased() API.
Jeff Davis
pgsql: Use multibyte-aware extraction of pattern prefixes.
Jeff Davis
pgsql: Add offnum range checks to suppress compile warnings with UBSAN.
Tom Lane
pgsql: Increase timeout in multixid_conversion upgrade test
Heikki Linnakangas
pgsql: Improve sanity checks on multixid members length
Heikki Linnakangas
pgsql: Disable recently added CIC/RI isolation tests
Álvaro Herrera
pgsql: Refactor static_assert() support.
Peter Eisentraut
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
pgsql: Fix typo in tablecmds.c
David Rowley
pgsql: Add retry logic to pg_sync_replication_slots().
Amit Kapila
pgsql: test_custom_stats: Fix compilation warning
Michael Paquier
pgsql: pageinspect: use index_close() for GiST index relation
Michael Paquier
pgsql: test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
pgsql: Allow cumulative statistics to read/write auxiliary data from/to
Michael Paquier
pgsql: Make "pgoff_t" be a typedef not a #define.
Tom Lane
pgsql: Update typedefs.list to match what the buildfarm currently repor
Tom Lane
pgsql: Looks like we can't test NLS on machines that lack any es_ES loc
Tom Lane
pgsql: bufmgr: Separate keys for private refcount infrastructure
Andres Freund
pgsql: bufmgr: Add one-entry cache for private refcount
Andres Freund
pgsql: Try a few different locale name spellings in nls.sql.
Tom Lane
pgsql: Fix double assignment.
Tom Lane
pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
Re: pgsql: Add a regression test to verify that NLS translation works.
Alexander Korotkov
Re: pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
Re: pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
pgsql: Refactor WaitLSNType enum to use a macro for type count
Alexander Korotkov
pgsql: Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code
Alexander Korotkov
pgsql: Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
pgsql: Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
pgsql: doc: Fix incorrect documentation for test_custom_stats
Michael Paquier
pgsql: Fix jsonb_object_agg crash after eliminating null-valued pairs.
Tom Lane
pgsql: Use correct preprocessor conditional in relptr.h
Peter Eisentraut
pgsql: Fix out-of-date comment on makeRangeConstructors
Peter Eisentraut
pgsql: Clarify comment about temporal foreign keys
Peter Eisentraut
pgsql: Reject opclass options in ON CONFLICT clause
Álvaro Herrera
pgsql: Replace most StaticAssertStmt() with StaticAssertDecl()
Peter Eisentraut
pgsql: Never store 0 as the nextMXact
Heikki Linnakangas
pgsql: tests: Rename conflicting role names
Michael Paquier
pgsql: tests: Rename conflicting role names
Michael Paquier
pgsql: Fix some comments.
Nathan Bossart
pgsql: Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
pgsql: Fix comment on how temp files and subtransactions are handled
Heikki Linnakangas
pgsql: Add runtime checks for bogus multixact offsets
Heikki Linnakangas
pgsql: Make <assert.h> consistently available in frontend and backend
Peter Eisentraut
pgsql: Use palloc_object() and palloc_array(), the last change
Michael Paquier
pgsql: pg_buffercache: Fix memory allocation formula
Michael Paquier
pgsql: pg_buffercache: Fix memory allocation formula
Michael Paquier
pgsql: Enhance slot synchronization API to respect promotion signal.
Amit Kapila
pgsql: Clarify why _bt_killitems sorts its items array.
Peter Geoghegan
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
pgsql: Fix MULTIXACT_DEBUG builds.
Peter Geoghegan
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
pgsql: Return TIDs in desc order during backwards scans.
Peter Geoghegan
pgsql: Remove char_tolower() API.
Jeff Davis
pgsql: Add pg_iswcased().
Jeff Davis
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
pgsql: Improve DDL deparsing test
Heikki Linnakangas
pgsql: Add comment about keeping PD_ALL_VISIBLE and VM in sync
Melanie Plageman
pgsql: Simplify vacuum visibility assertion
Melanie Plageman
pgsql: Fix comment in GetPublicationRelations
Heikki Linnakangas
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
pgsql: libpq: Authorize pthread_exit() in libpq_check
Michael Paquier
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
pgsql: Fix two issues with recently-introduced nbtree test
Michael Paquier
pgsql: Fix meson warning due to missing declaration of NM
Michael Paquier
pgsql: Fix misleading comment in tuplesort.c
David Rowley
pgsql: Use palloc_object() and palloc_array() in backend code
Michael Paquier
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
pgsql: Add ParallelSlotSetIdle().
Nathan Bossart
pgsql: vacuumdb: Move some variables to the vacuumingOptions struct.
Nathan Bossart
pgsql: vacuumdb: Add --dry-run.
Nathan Bossart
pgsql: Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
pgsql: Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
pgsql: doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
pgsql: doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
pgsql: Support "j" length modifier in snprintf.c.
Tom Lane
pgsql: Add wait event for the group commit delay before WAL flush
Heikki Linnakangas
pgsql: Fix warning about wrong format specifier for off_t type
Heikki Linnakangas
pgsql: Widen MultiXactOffset to 64 bits
Heikki Linnakangas
Re: pgsql: Widen MultiXactOffset to 64 bits
Peter Geoghegan
Re: pgsql: Widen MultiXactOffset to 64 bits
Peter Geoghegan
pgsql: Move pg_multixact SLRU page format definitions to a separate hea
Heikki Linnakangas
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
pgsql: doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
Earlier messages
Later messages