Mailing lists [pgsql-committers]
- pgsql: Fix broken list-munging in ecpg's remove_variables(). Tom Lane
- pgsql: Fix broken list-munging in ecpg's remove_variables(). Tom Lane
- pgsql: Fix broken list-munging in ecpg's remove_variables(). Tom Lane
- pgsql: Fix broken list-munging in ecpg's remove_variables(). Tom Lane
- pgsql: Fix broken list-munging in ecpg's remove_variables(). Tom Lane
- pgsql: Fix broken list-munging in ecpg's remove_variables(). Tom Lane
- pgsql: Fix error code for referential action RESTRICT Peter Eisentraut
- pgsql: Fix #include order in timestamp.c. Dean Rasheed
- pgsql: Add a planner support function for numeric generate_series(). Dean Rasheed
- pgsql: Deprecate MD5 passwords. Nathan Bossart
- pgsql: RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro
- pgsql: RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro
- pgsql: RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro
- pgsql: RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro
- pgsql: RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro
- pgsql: RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro
- pgsql: Rework some code handling pg_subscription data in psql and pg_du Michael Paquier
- pgsql: doc Makefile: issue warning about chars that cannot be output Bruce Momjian
- pgsql: Introduce CompactAttribute array in TupleDesc David Rowley
- Re: pgsql: Introduce CompactAttribute array in TupleDesc David Rowley
- pgsql: Revert "Introduce CompactAttribute array in TupleDesc" David Rowley
- Re: pgsql: Introduce CompactAttribute array in TupleDesc Tom Lane
- pgsql: Fix unintentional behavior change in commit e9931bfb75. Jeff Davis
- pgsql: doc: Clarify some terms for pg_createsubscriber Michael Paquier
- pgsql: doc: Clarify some terms for pg_createsubscriber Michael Paquier
- pgsql: Perform provider-specific initialization in new functions. Jeff Davis
- pgsql: Fix temporary memory leak in system table index scans Peter Eisentraut
- Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque Andrei Lepikhov
- pgsql: Fix handling of CREATE DOMAIN with GENERATED constraint syntax Peter Eisentraut
- pgsql: Update obsolete comment Álvaro Herrera
- pgsql: Drop "Lock" suffix from LWLock wait event names Álvaro Herrera
- pgsql: Drop "Lock" suffix from LWLock wait event names Álvaro Herrera
- Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque Tom Lane
- pgsql: Fix synchronized_standby_slots GUC check hook Álvaro Herrera
- pgsql: Fix synchronized_standby_slots GUC check hook Álvaro Herrera
- pgsql: Define _POSIX_C_SOURCE as 200112L on Solaris. Tom Lane
- pgsql: Move check for ucol_strcollUTF8 to pg_locale_icu.c Jeff Davis
- pgsql: Now that we have non-Latin1 SGML detection, restore Latin1 chars Bruce Momjian
- pgsql: Fix Makefile so invalid characters warning preserves error code Bruce Momjian
- pgsql: Define __EXTENSIONS__ on Solaris, too. Tom Lane
-
pgsql: Use
and Thomas Munrofor c.h integers. - pgsql: Properly use $(AWK) in Makefile, not 'awk' Bruce Momjian
- pgsql: Ensure stored generated columns must be published when required. Amit Kapila
- pgsql: Simplify IsIndexUsableForReplicaIdentityFull() Peter Eisentraut
- pgsql: Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor
- pgsql: Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor
- Re: pgsql: Introduce CompactAttribute array in TupleDesc David Rowley
- pgsql: Fix dead code Peter Eisentraut
- pgsql: Return actual error code from FOP failure in PDF build Bruce Momjian
- pgsql: Provide a better error message for misplaced dispatch options. Nathan Bossart
- pgsql: Fix header inclusion order in c.h. Thomas Munro
- pgsql: Remove pg_regex_collation Peter Eisentraut
- pgsql: Avoid low-probability crash on out-of-memory. Tom Lane
- pgsql: Avoid low-probability crash on out-of-memory. Tom Lane
- pgsql: Avoid low-probability crash on out-of-memory. Tom Lane
- pgsql: Fix printf format string warning on MinGW. Thomas Munro
- pgsql: Remove useless casts to (const void *) Peter Eisentraut
- pgsql: Comment fix: "buffer context lock" to "buffer content lock". Jeff Davis
- pgsql: doc: remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut
- pgsql: doc: remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut
- pgsql: doc: remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut
- pgsql: Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane
- pgsql: Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane
- pgsql: Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane
- pgsql: Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane
- pgsql: Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane
- pgsql: Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane
- pgsql: Make getObjectDescription robust against dangling amproc type li Tom Lane
- pgsql: Ensure that pg_amop/amproc entries depend on their lefttype/righ Tom Lane
- pgsql: Make getObjectDescription robust against dangling amproc type li Tom Lane
- pgsql: Make getObjectDescription robust against dangling amproc type li Tom Lane
- pgsql: Ensure that pg_amop/amproc entries depend on their lefttype/righ Tom Lane
- pgsql: Make getObjectDescription robust against dangling amproc type li Tom Lane
- pgsql: Ensure that pg_amop/amproc entries depend on their lefttype/righ Tom Lane
- pgsql: Make getObjectDescription robust against dangling amproc type li Tom Lane
- pgsql: Make getObjectDescription robust against dangling amproc type li Tom Lane
- pgsql: Ensure that pg_amop/amproc entries depend on their lefttype/righ Tom Lane
- pgsql: Ensure that pg_amop/amproc entries depend on their lefttype/righ Tom Lane
- pgsql: Ensure that pg_amop/amproc entries depend on their lefttype/righ Tom Lane
- pgsql: Fix possible crash during WindowAgg evaluation David Rowley
- pgsql: Fix possible crash during WindowAgg evaluation David Rowley
- pgsql: Fix possible crash during WindowAgg evaluation David Rowley
- pgsql: Fix possible crash during WindowAgg evaluation David Rowley
- pgsql: Fix invalidation of local pgstats references for entry reinitial Michael Paquier
- pgsql: Fix invalidation of local pgstats references for entry reinitial Michael Paquier
- pgsql: Fix invalidation of local pgstats references for entry reinitial Michael Paquier
- pgsql: Fix invalidation of local pgstats references for entry reinitial Michael Paquier
- pgsql: Improve the error message introduced in commit 87ce27de696. Amit Kapila
- pgsql: Improve comment about dropped entries in pgstat.c Michael Paquier
- pgsql: Improve comment about dropped entries in pgstat.c Michael Paquier
- pgsql: Improve comment about dropped entries in pgstat.c Michael Paquier
- pgsql: Improve comment about dropped entries in pgstat.c Michael Paquier
- pgsql: Fix memory leak in pgoutput with publication list cache Michael Paquier
- pgsql: Avoid unnecessary wrapping for Vars and PHVs Richard Guo
- pgsql: Fix right-semi-joins in HashJoin rescans Richard Guo
- pgsql: Remove remants of "snapshot too old" Heikki Linnakangas
- pgsql: Simplify executor's determination of whether to use parallelism. Tom Lane
- pgsql: Simplify executor's determination of whether to use parallelism. Tom Lane
- pgsql: Simplify executor's determination of whether to use parallelism. Tom Lane
- pgsql: Simplify executor's determination of whether to use parallelism. Tom Lane
- pgsql: Simplify executor's determination of whether to use parallelism. Tom Lane
- pgsql: Simplify executor's determination of whether to use parallelism. Tom Lane
- pgsql: Fix various overflow hazards in date and timestamp functions. Nathan Bossart
- pgsql: Fix small memory leaks in GUC checks Daniel Gustafsson
- pgsql: Fix small memory leaks in GUC checks Daniel Gustafsson
- pgsql: Fix small memory leaks in GUC checks Daniel Gustafsson
- pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley
- pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley
- pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley
- pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley
- pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley
- pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley
- pgsql: Include necessary header files in radixtree.h. Masahiko Sawada
- pgsql: Include necessary header files in radixtree.h. Masahiko Sawada
- pgsql: Fix unused-but-set-variable compiler warning in reorderbuffer.c. Nathan Bossart
- pgsql: Fix outdated comment of scram_build_secret() Michael Paquier
- pgsql: Fix outdated comment of scram_build_secret() Michael Paquier
- pgsql: Fix outdated comment of scram_build_secret() Michael Paquier
- pgsql: Fix comments of GUC hooks for timezone_abbreviations Michael Paquier
- pgsql: Fix comments of GUC hooks for timezone_abbreviations Michael Paquier
- pgsql: Fix comments of GUC hooks for timezone_abbreviations Michael Paquier
- pgsql: Improve internal logical replication error for missing equality Peter Eisentraut
- pgsql: Replace get_equal_strategy_number_for_am() by get_equal_strategy Peter Eisentraut
- pgsql: Make the conditions in IsIndexUsableForReplicaIdentityFull() mor Peter Eisentraut
- pgsql: Support for GiST in get_equal_strategy_number() Peter Eisentraut
- pgsql: Tests for logical replication with temporal keys Peter Eisentraut
- pgsql: Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch
- pgsql: Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch
- pgsql: Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch
- pgsql: Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch
- pgsql: Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch
- pgsql: Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch
- pgsql: Doc: add some commentary about ExecutorRun's NoMovement special Tom Lane
- pgsql: Speedup Hash Joins with dedicated functions for ExprState hashin David Rowley
- pgsql: Improve reporting of pg_upgrade log files on test failure Michael Paquier
- pgsql: Improve reporting of pg_upgrade log files on test failure Michael Paquier
- pgsql: Improve reporting of pg_upgrade log files on test failure Michael Paquier
- pgsql: Improve reporting of pg_upgrade log files on test failure Michael Paquier
- pgsql: Use in-place updates for pg_restore_relation_stats(). Jeff Davis
- pgsql: Use ExprStates for hashing in GROUP BY and SubPlans David Rowley
- pgsql: Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley
- pgsql: Add missing BUFFERS OFF in select_into regression tests David Rowley
- pgsql: Add missing BUFFERS OFF in regression tests, take 2 David Rowley
- pgsql: Fix a memory leak in dumping functions with TRANSFORMs Daniel Gustafsson
- pgsql: Unmark gen_random_uuid() function leakproof. Masahiko Sawada
- pgsql: Use pg_memory_is_all_zeros() in pgstatfuncs.c. Nathan Bossart
- pgsql: Fix further fallout from EXPLAIN ANALYZE BUFFERS change David Rowley
- Re: pgsql: Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley
- pgsql: Add UUID version 7 generation function. Masahiko Sawada
- pgsql: Defer remove_useless_groupby_columns() work until query_planner( David Rowley
- pgsql: Add some regression tests for missing DDL patterns Michael Paquier
- pgsql: Improve the test case from 5668a857d Richard Guo
- pgsql: Detect redundant GROUP BY columns using UNIQUE indexes David Rowley
- pgsql: Adjust some comments about structure properties in pg_stat.h Michael Paquier
- pgsql: Backpatch critical performance fixes to pgarch.c Álvaro Herrera
- pgsql: Revert "Don't truncate database and user names in startup packet Nathan Bossart
- pgsql: Revert "Don't truncate database and user names in startup packet Nathan Bossart
- pgsql: Dump not-null constraints on inherited columns correctly Álvaro Herrera
- pgsql: Rewrite maybe_reread_subscription() comment Álvaro Herrera
- pgsql: Fix possible crash in pg_dump with identity sequences. Tom Lane
- pgsql: Fix possible crash in pg_dump with identity sequences. Tom Lane
- pgsql: Fix possible crash in pg_dump with identity sequences. Tom Lane
- pgsql: Fix possible crash in pg_dump with identity sequences. Tom Lane
- pgsql: Fix possible crash in pg_dump with identity sequences. Tom Lane
- pgsql: Fix possible crash in pg_dump with identity sequences. Tom Lane
- pgsql: Fix typo John Naylor
- pgsql: Remove EXTENSION_DONT_CHECK_SIZE from md.c. Thomas Munro
- pgsql: Fix warnings about declaration of environ on MinGW. Thomas Munro
- pgsql: Refactor some SQL/JSON error messages Álvaro Herrera
- pgsql: contrib/earthdistance: Use SQL-standard function bodies. Tom Lane
- pgsql: contrib/earthdistance: Use SQL-standard function bodies. Tom Lane
- pgsql: contrib/earthdistance: Use SQL-standard function bodies. Tom Lane
- pgsql: doc: Clarify old WAL files are kept until they are summarized. Fujii Masao
- pgsql: doc: Clarify old WAL files are kept until they are summarized. Fujii Masao
- pgsql: pgbench: fix misprocessing of some nested \if constructs. Tom Lane
- pgsql: pgbench: fix misprocessing of some nested \if constructs. Tom Lane
- pgsql: pgbench: fix misprocessing of some nested \if constructs. Tom Lane
- pgsql: pgbench: fix misprocessing of some nested \if constructs. Tom Lane
- pgsql: pgbench: fix misprocessing of some nested \if constructs. Tom Lane
- pgsql: pgbench: fix misprocessing of some nested \if constructs. Tom Lane
- pgsql: Declare a couple of variables inside not outside a PG_TRY block. Tom Lane
- pgsql: Add some tests for encoding conversion in COPY TO/FROM Michael Paquier
- pgsql: Print out error position for CREATE DOMAIN Michael Paquier
- pgsql: Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas
- pgsql: Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas
- pgsql: Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas
- pgsql: Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas
- pgsql: Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas
- pgsql: Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas
- pgsql: psql: Tab completion for ALTER TYPE ... ADD ATTRIBUTE Tomas Vondra
- pgsql: psql: Tab completion for CREATE MATERIALIZED VIEW ... USING Tomas Vondra
- pgsql: psql: Tab completion for ALTER TYPE ... CASCADE/RESTRICT Tomas Vondra
- pgsql: psql: Tab completion for CREATE TEMP TABLE ... USING Tomas Vondra
- pgsql: Refactor string case conversion into provider-specific files. Jeff Davis
- pgsql: psql: Tab completion for JOIN ... USING column list Tomas Vondra
- pgsql: psql: Tab completion for LATERAL joins Tomas Vondra
- pgsql: psql: Tab completion for JOIN ... ON/USING Tomas Vondra
- pgsql: doc: Mention BRIN indexes support parallel builds Tomas Vondra
- pgsql: doc: Mention BRIN indexes support parallel builds Tomas Vondra
- pgsql: pg_combinebackup: Fix PITR comparison test in 002_compare_backup Michael Paquier
- pgsql: pg_combinebackup: Fix PITR comparison test in 002_compare_backup Michael Paquier
- pgsql: Print out error position for some more DDLs Michael Paquier
- pgsql: Tweak some comments related to variable-numbered stats in pgstat Michael Paquier
- pgsql: Doc: Fix the wrong link on pg_createsubscriber page. Amit Kapila
- pgsql: Doc: Fix the wrong link on pg_createsubscriber page. Amit Kapila
- pgsql: Avoid unnecessary wrapping for more complex expressions Richard Guo
- pgsql: Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() Peter Eisentraut
- pgsql: Remove ts_locale.c's lowerstr() Peter Eisentraut
- pgsql: Update comments about index parallel builds Tomas Vondra
- pgsql: Update comments about index parallel builds Tomas Vondra
- pgsql: Detect version mismatch in brin_page_items Tomas Vondra
- pgsql: Detect version mismatch in brin_page_items Tomas Vondra
- pgsql: Set max_safe_fds whenever we create shared memory and semaphores Tom Lane
- pgsql: Set the stack_base_ptr in main(), not in random other places. Tom Lane
- pgsql: Count pages set all-visible and all-frozen in VM during vacuum Melanie Plageman
- pgsql: Rename LVRelState->frozen_pages Melanie Plageman
- pgsql: Make visibilitymap_set() return previous state of vmbits Melanie Plageman
- pgsql: Skip useless calculation of join RTE column names during EXPLAIN Tom Lane
- pgsql: Accommodate very large dshash tables. Nathan Bossart
- pgsql: Accommodate very large dshash tables. Nathan Bossart
- pgsql: Accommodate very large dshash tables. Nathan Bossart
- pgsql: Accommodate very large dshash tables. Nathan Bossart
- pgsql: Accommodate very large dshash tables. Nathan Bossart
- pgsql: Accommodate very large dshash tables. Nathan Bossart
- pgsql: Fix incorrect slot type in BuildTupleHashTableExt David Rowley
- pgsql: Fix memory leak in pg_restore with zstd-compressed data. Tom Lane
- pgsql: Fix memory leak in pg_restore with zstd-compressed data. Tom Lane
- pgsql: Fix memory leak in pg_restore with zstd-compressed data. Tom Lane
- pgsql: libpq: Add service name to PGconn and PQservice() Michael Paquier
- pgsql: psql: Add more information about service name Michael Paquier
- pgsql: seg: pure parser and reentrant scanner Peter Eisentraut
- pgsql: cube: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Make rs_cindex and rs_ntuples unsigned Melanie Plageman
- Re: pgsql: seg: pure parser and reentrant scanner Melanie Plageman
- pgsql: Fix overflow danger in SampleHeapTupleVisible() Melanie Plageman
- pgsql: Add common interface for TBMIterators Melanie Plageman
- pgsql: Bitmap Table Scans use unified TBMIterator Melanie Plageman
- pgsql: Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE records Melanie Plageman
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Optimize grouping equality checks with virtual slots David Rowley
- pgsql: Extract logic filling pg_stat_get_io()'s tuplestore into its own Michael Paquier
- pgsql: Add backend-level statistics to pgstats Michael Paquier
- pgsql: Prevent redeclaration of typedef yyscan_t Peter Eisentraut
- Re: pgsql: seg: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Small whitespace improvement Peter Eisentraut
- pgsql: bootstrap: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Avoid nbtree index scan SAOP scanBehind confusion. Peter Geoghegan
- pgsql: Avoid nbtree index scan SAOP scanBehind confusion. Peter Geoghegan
- pgsql: Remove extra prefetch iterator setup for Bitmap Table Scan Melanie Plageman
- pgsql: Fix bitmap table scan crash on iterator release Melanie Plageman
- pgsql: Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane
- pgsql: Improve planner's handling of SetOp plans. Tom Lane
- pgsql: Use ExecGetCommonSlotOps infrastructure in more places. Tom Lane
- pgsql: Get rid of old version of BuildTupleHashTable(). Tom Lane
- pgsql: Remove final mention of FREEZE_PAGE from comments Melanie Plageman
- pgsql: Replace durable_rename_excl() by durable_rename(), take two Michael Paquier
- pgsql: Replace durable_rename_excl() by durable_rename(), take two Michael Paquier
- pgsql: Replace durable_rename_excl() by durable_rename(), take two Michael Paquier
- pgsql: Introduce CompactAttribute array in TupleDesc, take 2 David Rowley
- pgsql: Relax regression test for fsync check of backend-level stats Michael Paquier
- pgsql: Remove pg_attribute.attcacheoff column David Rowley
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix overflow danger in SampleHeapTupleVisible(), take 2 Melanie Plageman
- pgsql: Fix variable reference in comment Heikki Linnakangas
- pgsql: Mark CatalogSnapshotData static Heikki Linnakangas
- pgsql: Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas
- pgsql: Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas
- pgsql: Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas
- pgsql: Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas
- pgsql: Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas
- pgsql: Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas
- pgsql: Fix memory leak in pgoutput with publication list cache Michael Paquier
- pgsql: Fix memory leak in pgoutput with publication list cache Michael Paquier
- pgsql: Fix memory leak in pgoutput with publication list cache Michael Paquier
- pgsql: Fix memory leak in pgoutput with publication list cache Michael Paquier
- pgsql: Fix memory leak in pgoutput with publication list cache Michael Paquier
- pgsql: Fix some comments related to library unloading Michael Paquier
- pgsql: Fix incorrect source filename references David Rowley
- pgsql: Remove unnecessary GetTransactionSnapshot() calls Heikki Linnakangas
- pgsql: Don't allow GetTransactionSnapshot() in logical decoding Heikki Linnakangas
- pgsql: postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane
- pgsql: postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane
- pgsql: Reset btpo_cycleid in nbtree VACUUM's REDO routine. Peter Geoghegan
- pgsql: Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane
- pgsql: Fix race condition in TupleDescCompactAttr assert code David Rowley
- pgsql: Remove pgrminclude annotations Peter Eisentraut
- pgsql: Remove pgrminclude and associated scripts Peter Eisentraut
- pgsql: replication parser: pure parser and reentrant scanner Peter Eisentraut
- pgsql: syncrep parser: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Fix nbtree symbol name comment reference. Peter Geoghegan
- pgsql: jsonpath scanner: reentrant scanner Peter Eisentraut
- pgsql: guc: reentrant scanner Peter Eisentraut
- pgsql: meson: Export all libcommon functions in Windows builds Heikki Linnakangas
- pgsql: meson: Export all libcommon functions in Windows builds Heikki Linnakangas
- pgsql: meson: Export all libcommon functions in Windows builds Heikki Linnakangas
- pgsql: Partial pgindent of .l and .y files Peter Eisentraut
- pgsql: Add commit 301de6a6f60 to .git-blame-ignore-revs. Peter Eisentraut
- pgsql: meson: Export all libcommon functions in Windows builds Heikki Linnakangas
- pgsql: meson: Export all libcommon functions in Windows builds Heikki Linnakangas
- pgsql: meson: Export all libcommon functions in Windows builds Heikki Linnakangas
- pgsql: Fix typo in comment of compute_return_type() in functioncmds.c Michael Paquier
- pgsql: plpgsql: Rename a variable for clarity Peter Eisentraut