summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
39 hoursFix Mkvcbuild.pm builds of test_cloexec.c.origin/REL_18_STABLEThomas Munro
39 hoursIgnore PlaceHolderVars when looking up statisticsRichard Guo
39 hoursStrip PlaceHolderVars from index operandsRichard Guo
3 daysAdd oauth_validator_libraries to variable_is_guc_list_quoteDaniel Gustafsson
3 daysFix pg_stat_get_backend_activity() to use multi-byte truncated resultMichael Paquier
4 daysdoc: warn about the use of "ctid" queries beyond the examplesBruce Momjian
4 daysdoc: Remove duplicate word in ECPG descriptionMichael Paquier
6 daysFix planner error with SRFs and grouping setsRichard Guo
6 dayspsql: Fix tab completion for VACUUM option values.Masahiko Sawada
6 daysdoc: Use proper tags in pg_overexplain documentation.Fujii Masao
6 daysUpdate comments to reflect changes in 8e0d32a4a1.Amit Kapila
7 daysDon't advance origin during apply failure.Amit Kapila
7 daysFix bug in following update chain when locking a heap tupleHeikki Linnakangas
8 daysAdd missing .gitignore for src/test/modules/test_cloexec.Tom Lane
8 daysFix orphaned origin in shared memory after DROP SUBSCRIPTIONMichael Paquier
8 daysdoc: Fix incorrect reference in pg_overexplain documentation.Fujii Masao
10 daysClean up test_cloexec.c and Makefile.Thomas Munro
11 daysUpdate pg_hba.conf example to reflect MD5 deprecationJohn Naylor
12 daysAdd guard to prevent recursive memory context logging.Fujii Masao
12 daysSort DO_SUBSCRIPTION_REL dump objects independent of OIDs.Noah Misch
12 daysDo not emit WAL for unlogged BRIN indexesHeikki Linnakangas
13 daysoauth_validator: Avoid races in log_check()Jacob Champion
13 dayslibpq-oauth: use correct c_args in meson.buildJacob Champion
13 dayslibpq-fe.h: Don't claim SOCKTYPE in the global namespaceJacob Champion
13 daysMake postmaster 003_start_stop.pl test less flakyHeikki Linnakangas
14 daysltree: fix case-insensitive matching.Jeff Davis
14 daysFix multibyte issue in ltree_strncasecmp().Jeff Davis
2025-12-16Update .abi-compliance-history for CacheInvalidateHeapTupleInplace().Noah Misch
2025-12-16Switch memory contexts in ReinitializeParallelDSM.Robert Haas
2025-12-16doc: Update header file mention for CompareTypeDaniel Gustafsson
2025-12-16Fail recovery when missing redo checkpoint record without backup_labelMichael Paquier
2025-12-15libpq: Align oauth_json_set_error() with other NLS patternsJacob Champion
2025-12-15libpq-oauth: Don't translate internal errorsJacob Champion
2025-12-15libpq: Add missing OAuth translationsJacob Champion
2025-12-15Revisit cosmetics of "For inplace update, send nontransactional invalidations."Noah Misch
2025-12-15Clarify comment on multixid offset wraparound checkHeikki Linnakangas
2025-12-11pg_buffercache: Fix memory allocation formulaMichael Paquier
2025-12-11Fix allocation formula in llvmjit_expr.cMichael Paquier
2025-12-10Fix bogus extra arguments to query_safe in testHeikki Linnakangas
2025-12-10Fix some near-bugs related to ResourceOwner function argumentsHeikki Linnakangas
2025-12-10Fix failures with cross-version pg_upgrade testsMichael Paquier
2025-12-10Fix O_CLOEXEC flag handling in Windows port.Thomas Munro
2025-12-09doc: Fix titles of some pg_buffercache functions.Nathan Bossart
2025-12-09doc: Fix statement about ON CONFLICT and deferrable constraints.Dean Rasheed
2025-12-09Fix LOCK_TIMEOUT handling in slotsync worker.Amit Kapila
2025-12-09Doc: fix typo in hash index documentationDavid Rowley
2025-12-08Unify error messagesÁlvaro Herrera
2025-12-08Prevent invalidation of newly created replication slots.Amit Kapila
2025-12-05Fix text substring search for non-deterministic collations.Tom Lane
2025-12-05Fix setting next multixid's offset at offset wraparoundHeikki Linnakangas