Архив рассылок [pgsql-committers]
pgsql: Move WAL sequence code into its own file Michael Paquier
pgsql: Fix a strict aliasing violation Peter Eisentraut
pgsql: Update comment related to C99 Peter Eisentraut
pgsql: Simplify hash_xlog_split_allocate_page() Peter Eisentraut
pgsql: Remove useless casting to same type Peter Eisentraut
pgsql: Avoid use of NOTICE to wait for snapshot invalidation Álvaro Herrera
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas
pgsql: Add a test for half-dead pages in B-tree indexes Heikki Linnakangas
pgsql: Add a test for incomplete splits in B-tree indexes Heikki Linnakangas
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas
pgsql: Use LW_SHARED in dsa.c where possible. Nathan Bossart
pgsql: Remove useless casts to Pointer Peter Eisentraut
pgsql: Use more appropriate DatumGet* function Peter Eisentraut
pgsql: Don't rely on pointer arithmetic with Pointer type Peter Eisentraut
pgsql: Change Pointer to void * Peter Eisentraut
pgsql: Fix stray references to SubscriptRef Peter Eisentraut
pgsql: doc: Consistently use restartpoint in the documentation Daniel Gustafsson
pgsql: Put back alternative-output expected files Álvaro Herrera
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas
pgsql: Add test for multixid wraparound Heikki Linnakangas
pgsql: Add pg_atomic_unlocked_write_u64 Andres Freund
pgsql: Rename BUFFERPIN wait event class to BUFFER Andres Freund
pgsql: bufmgr: Turn BUFFER_LOCK_* into an enum Andres Freund
pgsql: Fix incorrect assertion bound in WaitForLSN() Alexander Korotkov
pgsql: headerscheck: Use LLVM_CPPFLAGS Peter Eisentraut
pgsql: headerscheck ccache support Peter Eisentraut
pgsql: amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera
pgsql: amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera
pgsql: amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera
pgsql: Remove no longer needed casts to Pointer Peter Eisentraut
pgsql: Remove no longer needed casts from Pointer Peter Eisentraut
pgsql: Fix key size of PrivateRefCountHash. Nathan Bossart
pgsql: Suppress spurious Coverity warning in prune freeze logic Melanie Plageman
pgsql: Show version of nodes in output of TAP tests Michael Paquier
pgsql: Show version of nodes in output of TAP tests Michael Paquier
pgsql: Show version of nodes in output of TAP tests Michael Paquier
pgsql: Show version of nodes in output of TAP tests Michael Paquier
pgsql: Show version of nodes in output of TAP tests Michael Paquier
pgsql: Fix some compiler warnings Michael Paquier
pgsql: Use more palloc_object() and palloc_array() in contrib/ Michael Paquier
pgsql: Fix setting next multixid's offset at offset wraparound Heikki Linnakangas
pgsql: Fix setting next multixid's offset at offset wraparound Heikki Linnakangas
pgsql: Fix setting next multixid's offset at offset wraparound Heikki Linnakangas
pgsql: Fix setting next multixid's offset at offset wraparound Heikki Linnakangas
pgsql: Fix setting next multixid's offset at offset wraparound Heikki Linnakangas
pgsql: Fix setting next multixid's offset at offset wraparound Heikki Linnakangas
pgsql: Stabilize tests some more Álvaro Herrera
pgsql: Add commit 86b276a4a9 to .git-blame-ignore-revs. Nathan Bossart
pgsql: Fix test to work with non-8kB block sizes Heikki Linnakangas
pgsql: Use PGAlignedXLogBlock for some code simplification Peter Eisentraut
pgsql: Make ecpg parse.pl more robust with braces Peter Eisentraut
pgsql: pg_resetwal: Reject negative and out of range arguments Heikki Linnakangas
pgsql: pg_resetwal: Use separate flags for whether an option is given Heikki Linnakangas
pgsql: Unify error messages Álvaro Herrera
pgsql: Unify error messages Álvaro Herrera
pgsql: Relocate _bt_readpage and related functions. Peter Geoghegan
pgsql: Unify some more messages Álvaro Herrera
pgsql: Avoid pointer chasing in _bt_readpage inner loop. Peter Geoghegan
pgsql: Doc: fix typo in hash index documentation David Rowley
pgsql: Doc: fix typo in hash index documentation David Rowley
pgsql: Doc: fix typo in hash index documentation David Rowley
pgsql: Doc: fix typo in hash index documentation David Rowley
pgsql: Doc: fix typo in hash index documentation David Rowley
pgsql: Clean up int64-related format strings Peter Eisentraut
pgsql: Remove useless casts in format arguments Peter Eisentraut
pgsql: Remove unnecessary casts in printf format arguments (%zu/%zd) Peter Eisentraut
pgsql: Widen MultiXactOffset to 64 bits Heikki Linnakangas
pgsql: Move pg_multixact SLRU page format definitions to a separate hea Heikki Linnakangas
pgsql: Fix warning about wrong format specifier for off_t type Heikki Linnakangas
Re: pgsql: injection_points: Remove portions related to custom pgstats Heikki Linnakangas
pgsql: Add wait event for the group commit delay before WAL flush Heikki Linnakangas
pgsql: doc: Fix titles of some pg_buffercache functions. Nathan Bossart
pgsql: doc: Fix titles of some pg_buffercache functions. Nathan Bossart
pgsql: Add started_by column to pg_stat_progress_analyze view. Masahiko Sawada
pgsql: Add ParallelSlotSetIdle(). Nathan Bossart
pgsql: vacuumdb: Add --dry-run. Nathan Bossart
Re: pgsql: injection_points: Remove portions related to custom pgstats Heikki Linnakangas
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: Use palloc_object() and palloc_array() in backend code Michael Paquier
pgsql: Fix misleading comment in tuplesort.c David Rowley
Re: pgsql: injection_points: Remove portions related to custom pgstats Heikki Linnakangas
pgsql: Fix typo in comment Heikki Linnakangas
pgsql: Fix meson warning due to missing declaration of NM Michael Paquier
pgsql: Fix two issues with recently-introduced nbtree test 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: libpq: Authorize pthread_exit() in libpq_check Michael Paquier
Re: pgsql: injection_points: Remove portions related to custom pgstats 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: Fix comment in GetPublicationRelations Heikki Linnakangas
pgsql: Simplify vacuum visibility assertion Melanie Plageman
pgsql: Add comment about keeping PD_ALL_VISIBLE and VM in sync Melanie Plageman
pgsql: Improve DDL deparsing 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: Fix bogus extra arguments to query_safe in test Heikki Linnakangas
pgsql: Remove char_tolower() API. Jeff Davis
pgsql: Add pg_iswcased(). Jeff Davis
pgsql: Return TIDs in desc order during backwards scans. Peter Geoghegan
Re: pgsql: Widen MultiXactOffset to 64 bits Peter Geoghegan
pgsql: Fix MULTIXACT_DEBUG builds. Peter Geoghegan
Re: pgsql: Widen MultiXactOffset to 64 bits 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: Clarify why _bt_killitems sorts its items array. Peter Geoghegan
pgsql: pg_buffercache: Fix memory allocation formula Michael Paquier
pgsql: pg_buffercache: Fix memory allocation formula Michael Paquier
pgsql: Use palloc_object() and palloc_array(), the last change Michael Paquier
pgsql: Add runtime checks for bogus multixact offsets Heikki Linnakangas
pgsql: Fix comment on how temp files and subtransactions are handled Heikki Linnakangas
pgsql: Fix infer_arbiter_index for partitioned tables Álvaro Herrera
pgsql: Fix some comments. Nathan Bossart
pgsql: tests: Rename conflicting role names Michael Paquier
pgsql: tests: Rename conflicting role names Michael Paquier
pgsql: Never store 0 as the nextMXact Heikki Linnakangas
pgsql: Replace most StaticAssertStmt() with StaticAssertDecl() Peter Eisentraut
pgsql: Reject opclass options in ON CONFLICT clause Álvaro Herrera
pgsql: Clarify comment about temporal foreign keys Peter Eisentraut
pgsql: Fix out-of-date comment on makeRangeConstructors Peter Eisentraut
pgsql: Use correct preprocessor conditional in relptr.h Peter Eisentraut
pgsql: doc: Fix incorrect documentation for test_custom_stats Michael Paquier
pgsql: Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov
pgsql: Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov
pgsql: Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code Alexander Korotkov
pgsql: Refactor WaitLSNType enum to use a macro for type count Alexander Korotkov
Re: pgsql: Add a regression test to verify that NLS translation works. Alexander Korotkov
pgsql: Fix double assignment. Tom Lane
pgsql: bufmgr: Add one-entry cache for private refcount Andres Freund
pgsql: pageinspect: use index_close() for GiST index relation Michael Paquier
pgsql: test_custom_stats: Fix compilation warning Michael Paquier
pgsql: Fix typo in tablecmds.c David Rowley
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: Refactor static_assert() support. Peter Eisentraut
pgsql: Disable recently added CIC/RI isolation tests Álvaro Herrera
pgsql: Improve sanity checks on multixid members length Heikki Linnakangas
pgsql: Increase timeout in multixid_conversion upgrade test Heikki Linnakangas
pgsql: libpq-oauth: Don't translate internal errors Jacob Champion
pgsql: libpq-oauth: Don't translate internal errors Jacob Champion
pgsql: libpq: Add missing OAuth translations Jacob Champion
pgsql: libpq: Add missing OAuth translations Jacob Champion
pgsql: Add TAP test to check recovery when redo LSN is missing Michael Paquier
pgsql: doc: Update header file mention for CompareType Daniel Gustafsson
pgsql: doc: Update header file mention for CompareType Daniel Gustafsson
pgsql: Fix const qualification in prune_freeze_setup() Melanie Plageman
pgsql: Add explanatory comment to prune_freeze_setup() Melanie Plageman
pgsql: ltree: fix case-insensitive matching. Jeff Davis
pgsql: ltree: fix case-insensitive matching. Jeff Davis
pgsql: Remove useless code in InjectionPointAttach() Michael Paquier
pgsql: Reorder two functions in inval.c Noah Misch
pgsql: Reorder two functions in inval.c Noah Misch
pgsql: Change pgstat_report_vacuum() to use Relation Michael Paquier
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: libpq-oauth: use correct c_args in meson.build 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: btree_gist: Fix memory allocation formula Michael Paquier
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: Use table/index_close() more consistently Michael Paquier
pgsql: Fix typos in gininsert.c Michael Paquier
pgsql: Use proper type for RestoreTransactionSnapshot's PGPROC arg Heikki Linnakangas
pgsql: Clean up test_cloexec.c and Makefile. Thomas Munro
pgsql: Clean up test_cloexec.c and Makefile. Thomas Munro
pgsql: Clean up test_cloexec.c and Makefile. Thomas Munro
pgsql: Clean up test_cloexec.c and Makefile. Thomas Munro
pgsql: Fix printf format string warning on MinGW. Thomas Munro
pgsql: Fix printf format string warning on MinGW. Thomas Munro
pgsql: Fix printf format string warning on MinGW. Thomas Munro
pgsql: Fix printf format string warning on MinGW. Thomas Munro
pgsql: Remove obsolete name_ops index-only scan comments. Peter Geoghegan
pgsql: Fix another typo in gininsert.c Michael Paquier
pgsql: psql: Improve tab completion for COPY option lists. Masahiko Sawada
pgsql: Switch buffile.c/h to use pgoff_t instead of off_t Michael Paquier
pgsql: Add missing .gitignore for src/test/modules/test_cloexec. Michael Paquier
pgsql: Add missing .gitignore for src/test/modules/test_cloexec. Michael Paquier
pgsql: Add missing .gitignore for src/test/modules/test_cloexec. Michael Paquier
pgsql: Fix bug in following update chain when locking a heap tuple Heikki Linnakangas
pgsql: Fix bug in following update chain when locking a heap tuple Heikki Linnakangas
pgsql: Fix bug in following update chain when locking a heap tuple Heikki Linnakangas
pgsql: Fix bug in following update chain when locking a heap tuple Heikki Linnakangas
pgsql: Fix bug in following update chain when locking a heap tuple Heikki Linnakangas
pgsql: Fix bug in following update chain when locking a heap tuple Heikki Linnakangas
pgsql: pg_visibility: Use visibilitymap_count instead of loop. Masahiko Sawada
pgsql: Improve comment in pgstatfuncs.c Michael Paquier
pgsql: doc: change "can not" to "cannot" Bruce Momjian
pgsql: psql: Fix tab completion for VACUUM option values. Masahiko Sawada
pgsql: psql: Fix tab completion for VACUUM option values. Masahiko Sawada
pgsql: Move attribute statistics functions to stat_utils.c Michael Paquier
Re: pgsql: Track LLVM 15 changes. Tom Lane
pgsql: Fix typo in stat_utils.c Michael Paquier
pgsql: Upgrade BufFile to use int64 for byte positions Michael Paquier
pgsql: doc: Remove duplicate word in ECPG description Michael Paquier
pgsql: doc: Remove duplicate word in ECPG description Michael Paquier
pgsql: doc: Remove duplicate word in ECPG description Michael Paquier
pgsql: doc: Remove duplicate word in ECPG description Michael Paquier
pgsql: doc: Remove duplicate word in ECPG description Michael Paquier
pgsql: doc: Remove duplicate word in ECPG description Michael Paquier
pgsql: Add oauth_validator_libraries to variable_is_guc_list_quote Daniel Gustafsson
pgsql: Add oauth_validator_libraries to variable_is_guc_list_quote Daniel Gustafsson
pgsql: Remove MsgType type Peter Eisentraut
pgsql: Fix incorrectly spelled city name Daniel Gustafsson
pgsql: Split some long Makefile lists Michael Paquier
pgsql: Change some Datum to void * for opaque pass-through pointer Peter Eisentraut
pgsql: Strip PlaceHolderVars from index operands Richard Guo
pgsql: Strip PlaceHolderVars from index operands Richard Guo
pgsql: Fix Mkvcbuild.pm builds of test_cloexec.c. Thomas Munro
pgsql: Fix Mkvcbuild.pm builds of test_cloexec.c. Thomas Munro
pgsql: Fix Mkvcbuild.pm builds of test_cloexec.c. Thomas Munro
pgsql: Fix Mkvcbuild.pm builds of test_cloexec.c. Thomas Munro
Re: pgsql: Track LLVM 15 changes. Thomas Munro
Re: pgsql: Track LLVM 15 changes. Tom Lane
pgsql: Add MultiXactOffsetStorageSize() to multixact_internal.h Michael Paquier
pgsql: Add pg_get_multixact_stats() Michael Paquier
pgsql: jit: Drop redundant LLVM configure probes. Thomas Munro
pgsql: Fix comment in lsyscache.c Michael Paquier
pgsql: Fix macro name for io_uring_queue_init_mem check. Masahiko Sawada
pgsql: Fix macro name for io_uring_queue_init_mem check. Masahiko Sawada