]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2025-09-28  Michael PaquierAdd support for tracking of entry count in pgstats
2025-09-27  Tom LaneRefactor to avoid code duplication in transformPLAssign...
2025-09-27  Tom LaneFix missed copying of groupDistinct in transformPLAssig...
2025-09-27  David RowleyTeach MSVC that elog/ereport ERROR doesn't return
2025-09-26  Masahiko SawadaRemove unused for_all_tables field from AlterPublicatio...
2025-09-26  Álvaro HerreraSplit vacuumdb to create vacuuming.c/h
2025-09-26  Álvaro HerreraCreate a separate file listing backend types
2025-09-26  Fujii Masaopgbench: Fix assertion failure with retriable errors...
2025-09-25  Michael PaquierImprove stability of btree page split on ERRORs
2025-09-25  David RowleyFix misleading comment in pg_get_statisticsobjdef_string()
2025-09-25  David RowleyRemove unused parameter from check_and_push_window_quals
2025-09-25  Masahiko Sawadapsql: Add COMPLETE_WITH_FILES and COMPLETE_WITH_GENERAT...
2025-09-25  Tom LaneTry to avoid floating-point roundoff error in pg_sleep().
2025-09-25  Tom LaneAdd minimal sleep to stats isolation test functions.
2025-09-25  Robert HaasFix array allocation bugs in SetExplainExtensionState.
2025-09-25  Tom LaneDoc: clean up documentation for new UUID functions.
2025-09-25  Tom LaneTeach doc/src/sgml/Makefile about the new func/*.sgml...
2025-09-25  Daniel GustafssonRemove preprocessor guards from injection points
2025-09-25  Daniel GustafssonFix comments in recovery tests
2025-09-25  Álvaro HerreraDon't include execnodes.h in replication/conflict.h
2025-09-25  Álvaro HerreraUpdate some more forward declarations to use typedef
2025-09-25  Fujii Masaopgbench: Fix typo in documentation.
2025-09-25  Fujii Masaopgbench: Clarify documentation for \gset and \aset.
2025-09-24  Fujii Masaovacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when...
2025-09-24  Melanie PlagemanCorrect prune WAL record opcode name in comment
2025-09-24  Tom LaneEnsure guc_tables.o's dependency on guc_tables.inc...
2025-09-24  Tom LaneInclude pg_test_timing's full output in the TAP test...
2025-09-24  Fujii MasaoFix incorrect and inconsistent comments in tableam...
2025-09-24  Peter EisentrautRemove PointerIsValid()
2025-09-24  Daniel GustafssonFix incorrect option name in usage screen
2025-09-24  Daniel GustafssonConsistently handle tab delimiters for wait event names
2025-09-24  John NaylorUpdate GB18030 encoding from version 2000 to 2022
2025-09-24  Amit KapilaFix LOCK_TIMEOUT handling during parallel apply.
2025-09-23  Michael PaquierFix compiler warnings in test_bitmapset
2025-09-23  Robert HaasKeep track of what RTIs a Result node is scanning.
2025-09-22  Daniel Gustafssondoc: Remove trailing whitespace in xref
2025-09-22  Michael PaquierAdd a test module for Bitmapset
2025-09-22  David RowleyFix various incorrect filename references
2025-09-22  Richard GuoFix misleading comment in RangeTblEntry
2025-09-21  Michael PaquierFix meson build with -Duuid=ossp when using version...
2025-09-20  Daniel GustafssonAdd support for base64url encoding and decoding
2025-09-20  Tom LaneTrack the maximum possible frequency of non-MCE array...
2025-09-20  Tom LaneRe-allow using statistics for bool-valued functions...
2025-09-19  Nathan BossartFix obsolete references to postgres.h in comments.
2025-09-19  David RowleyImprove wording in a few comments
2025-09-19  Amit KapilaAdd optional pid parameter to pg_replication_origin_ses...
2025-09-19  Amit KapilaImprove few errdetail messages introduced in commit...
2025-09-19  Michael PaquierMake XLogFlush() and XLogNeedsFlush() decision-making...
2025-09-19  Amit LangoteFix EPQ crash from missing partition pruning state...
2025-09-19  Michael PaquierDocument and check that PgStat_HashKey has no padding
2025-09-18  Nathan BossartAdd a test harness for the LWLock tranche code.
2025-09-18  Nathan BossartFix re-initialization of LWLock-related shared memory.
2025-09-18  Fujii Masaopgbench: Remove unused argument from create_sql_command().
2025-09-18  Fujii Masaopg_restore: Fix security label handling with --no-publi...
2025-09-18  Andres FreundMark shared buffer lookup table HASH_FIXED_SIZE
2025-09-17  Tom LaneCalculate agglevelsup correctly when Aggref contains...
2025-09-17  Thomas Munrojit: Fix type used for Datum values in LLVM IR.
2025-09-17  Michael Paquierinjection_points: Fix incrementation of variable-number...
2025-09-17  Michael PaquierFix shared memory calculation size of PgAioCtl
2025-09-17  David RowleyAdd missing EPQ recheck for TID Range Scan
2025-09-16  David RowleyAdd missing EPQ recheck for TID Scan
2025-09-16  Tom LaneAdd regression expected-files for older OpenSSL in...
2025-09-16  Tom LaneRevert "Avoid race condition between "GRANT role" and...
2025-09-16  Noah MischFix pg_dump COMMENT dependency for separate domain...
2025-09-16  Tom LaneProvide more-specific error details/hints for function...
2025-09-16  Tom LaneAdd regression expected-files for older OpenSSL in...
2025-09-16  Richard GuoTreat JsonConstructorExpr as non-strict
2025-09-16  John NaylorGenerate GB18030 mappings from the Unicode Consortium...
2025-09-16  Peter EisentrautMove pg_int64 back to postgres_ext.h
2025-09-16  Fujii Masaopg_dump: Fix dumping of security labels on subscription...
2025-09-16  Amit KapilaFix intermittent BF failures in 035_conflicts.
2025-09-16  Peter EisentrautFix incorrect const qualifier
2025-09-16  Fujii Masaopg_restore: Fix comment handling with --no-policies.
2025-09-16  Fujii Masaopg_restore: Fix comment handling with --no-publications...
2025-09-15  Peter GeogheganTeach nbtree to avoid evaluating row compare keys.
2025-09-15  Peter EisentrautExpand virtual generated columns in constraint expressions
2025-09-15  Peter EisentrautCREATE STATISTICS: improve misleading error message
2025-09-15  Peter EisentrautChange fmgr.h typedefs to use original names
2025-09-15  Peter EisentrautRemove hbaPort type
2025-09-15  Peter EisentrautUpdate various forward declarations to use typedef
2025-09-15  Peter EisentrautImprove ExplainState type handling in header files
2025-09-15  Peter EisentrautRemove workarounds against repeat typedefs
2025-09-15  Amit KapilaResume conflict-relevant data retention automatically.
2025-09-15  Peter Eisentrautjit: fix build with LLVM-21
2025-09-15  Peter EisentrautSome stylistic improvements in toast_save_datum()
2025-09-15  Peter EisentrautHide duplicate names from extension views
2025-09-14  Peter Geoghegannbtree: Always set skipScan flag on rescan.
2025-09-13  Tom LaneAmend recent fix for SIMILAR TO regex conversion.
2025-09-13  Nathan BossartAdd commit 7e9c216b52 to .git-blame-ignore-revs.
2025-09-13  Nathan BossartRe-pgindent nbtpreprocesskeys.c after commit 796962922e.
2025-09-13  Alexander KorotkovSpecify locale provider for pg_regress --no-locale
2025-09-12  Tom LaneAvoid context dependency in test case added by 9a71989a8.
2025-09-12  Tom LaneReject "ALTER DATABASE/USER ... RESET foo" with invalid...
2025-09-12  Tom LaneFix oversights in pg_event_trigger_dropped_objects...
2025-09-12  Noah MischReplace tests of ALTER DATABASE RESET TABLESPACE.
2025-09-12  Peter GeogheganAlways commute strategy when preprocessing DESC keys.
2025-09-12  Álvaro HerreraAvoid unexpected changes of CurrentResourceOwner and...
2025-09-12  Andres Freundci: openbsd: Increase RAM disk's size
2025-09-12  Peter EisentrautAllow redeclaration of typedef yyscan_t
2025-09-12  Peter EisentrautImprove pgbench definition of yyscan_t
next