]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
9 hours ago  Fujii Masaodoc: Fix descriptions of some PGC_POSTMASTER parameters. REL_16_STABLE github/REL_16_STABLE
20 hours ago  Álvaro HerreraIntroduce XLogRecPtrIsValid()
26 hours ago  Peter EisentrautDisallow generated columns in COPY WHERE clause
35 hours ago  Etsuro FujitaUpdate obsolete comment in ExecScanReScan().
35 hours ago  Etsuro Fujitapostgres_fdw: Add more test coverage for EvalPlanQual...
37 hours ago  Thomas Munroci: Add missing "set -e" to scripts run by su.
46 hours ago  Tom LaneAvoid possible crash within libsanitizer.
2 days ago  Michael PaquierFix timing-dependent failure in recovery test 004_timel...
2 days ago  Andres Freundjit: Fix accidentally-harmless type confusion
2 days ago  Álvaro HerreraFix snapshot handling bug in recent BRIN fix
2 days ago  Andres Freundci: debian: Switch to Debian Trixie release
2 days ago  Andres FreundBackpatch: Fix warnings about declaration of environ...
2 days ago  Álvaro HerreraHave psql's "\? variables" show csv_fieldsep
3 days ago  Peter EisentrautTighten check for generated column in partition key...
3 days ago  Álvaro HerreraBRIN autosummarization may need a snapshot
3 days ago  Michael PaquierFix unconditional WAL receiver shutdown during stream...
3 days ago  Noah MischDoc: cover index CONCURRENTLY causing errors in INSERT...
4 days ago  Tom LaneAvoid mixing void and integer in a conditional expression.
7 days ago  Bruce Momjiandoc: rewrite random_page_cost description
7 days ago  Andres Freundci: macos: Upgrade to Sequoia
7 days ago  Andres Freundci: Fix Windows and MinGW task names
8 days ago  Michael PaquierFix regression with slot invalidation checks
8 days ago  David RowleyFix bogus use of "long" in AllocSetCheck()
12 days ago  David RowleyFix incorrect logic for caching ResultRelInfos for...
2025-10-23  Daniel Gustafssondoc: Remove mention of Git protocol support
2025-10-23  Tom LaneFix off-by-one Asserts in FreePageBtreeInsertInternal...
2025-10-23  Tom LaneFix resource leaks in PL/Python error reporting, redux.
2025-10-23  Fujii MasaoAdd comments explaining overflow entries in the replica...
2025-10-23  Masahiko SawadaAdd copyright notice to vacuum_horizon_floor.pl test.
2025-10-23  David RowleyFix incorrect zero extension of Datum in JIT tuple...
2025-10-22  Fujii MasaoMake invalid primary_slot_name follow standard GUC...
2025-10-22  Fujii MasaoFix stalled lag columns in pg_stat_replication when...
2025-10-21  Nathan BossartAdd .abi-compliance-history to back-branches.
2025-10-21  Nathan BossartAdd previous commit to .git-blame-ignore-revs.
2025-10-21  Nathan BossartRe-pgindent brin.c.
2025-10-21  David RowleyFix BRIN 32-bit counter wrap issue with huge tables
2025-10-20  Michael PaquierFix POSIX compliance in pgwin32_unsetenv() for "name...
2025-10-20  Tom LaneFix thinko in commit 7d129ba54.
2025-10-19  Tom LaneDon't rely on zlib's gzgetc() macro.
2025-10-18  Tom LaneAllow role created by new test to log in on Windows.
2025-10-18  Álvaro HerreraFix pg_dump sorting of foreign key constraints
2025-10-17  Nathan BossartFix privilege checks for pg_prewarm() on indexes.
2025-10-17  Daniel GustafssonAvoid warnings in tests when openssl binary isn't available
2025-10-16  Álvaro HerreraFix update-po for the PGXS case
2025-10-15  Etsuro FujitaFix EvalPlanQual handling of foreign/custom joins in...
2025-10-13  Tom LaneFix incorrect message-printing in win32security.c.
2025-10-13  David RowleyDoc: clarify n_distinct_inherited setting
2025-10-13  Tom LaneFix issue with reading zero bytes in Gzip_read.
2025-10-11  Álvaro HerreraStop creating constraints during DETACH CONCURRENTLY
2025-10-11  Álvaro Herreradbase_redo: Fix Valgrind-reported memory leak
2025-10-10  Peter GeogheganRemove overzealous _bt_killitems assertion.
2025-10-10  Michael PaquierFix two typos in xlogstats.h and xlogstats.c
2025-10-10  Michael PaquierRemove state.tmp when failing to save a replication...
2025-10-09  Masahiko SawadaFix access-to-already-freed-memory issue in pgoutput.
2025-10-05  Tom LaneUse SOCK_ERRNO[_SET] in fe-secure-gssapi.c.
2025-10-03  Michael Paquierpgbench: Fail cleanly when finding a COPY result state
2025-10-02  Michael Paquierpgstattuple: Improve reports generated for indexes...
2025-09-30  Fujii Masaopgbench: Fix error reporting in readCommandResponse().
2025-09-29  Noah MischFix StatisticsObjIsVisibleExt() for pg_temp.
2025-09-27  Tom LaneFix missed copying of groupDistinct in transformPLAssig...
2025-09-26  Fujii Masaopgbench: Fix assertion failure with retriable errors...
2025-09-25  Tom LaneAdd minimal sleep to stats isolation test functions.
2025-09-24  Amit KapilaFix LOCK_TIMEOUT handling during parallel apply.
2025-09-21  Michael PaquierFix meson build with -Duuid=ossp when using version...
2025-09-18  Fujii Masaopg_restore: Fix security label handling with --no-publi...
2025-09-17  Tom LaneCalculate agglevelsup correctly when Aggref contains...
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  Noah MischFix pg_dump COMMENT dependency for separate domain...
2025-09-16  Richard GuoTreat JsonConstructorExpr as non-strict
2025-09-16  Fujii Masaopg_dump: Fix dumping of security labels on subscription...
2025-09-16  Fujii Masaopg_restore: Fix comment handling with --no-publications...
2025-09-15  Peter EisentrautCREATE STATISTICS: improve misleading error message
2025-09-15  Peter Eisentrautjit: fix build with LLVM-21
2025-09-13  Tom LaneAmend recent fix for SIMILAR TO regex conversion.
2025-09-12  Tom LaneFix oversights in pg_event_trigger_dropped_objects...
2025-09-12  Peter EisentrautSilence compiler warnings on clang 21
2025-09-11  Tom LaneReport the correct is_temporary flag for column defaults.
2025-09-11  Michael PaquierFix description of WAL record blocks in hash_xlog.h
2025-09-11  Michael PaquierFix incorrect file reference in guc.h
2025-09-10  Tom LaneFix memory leakage in nodeSubplan.c.
2025-09-10  Nathan Bossartmeson: Build numeric.c with -ftree-vectorize.
2025-09-09  Jeff Davismeson: build checksums with extra optimization flags.
2025-09-08  Michael PaquierFix corruption of pgstats shared hashtable due to OOM...
2025-09-05  Dean RasheedFix concurrent update issue with MERGE.
2025-09-04  Dean RasheedFix compiler error introduced by 5386bfb9c1f.
2025-09-04  Dean RasheedFix replica identity check for MERGE.
2025-09-04  Dean RasheedFix replica identity check for INSERT ON CONFLICT DO...
2025-09-03  Richard GuoFix planner error when estimating SubPlan cost
2025-09-03  Michael Paquierlibpq: Fix PQtrace() format for non-printable characters
2025-08-29  Daniel Gustafssonpg_dump: Fix compression API errorhandling
2025-08-29  David RowleyFix possible use after free in expand_partitioned_rtentry()
2025-08-29  Álvaro HerreraCREATE STATISTICS: improve misleading error message
2025-08-26  Tom LanePut "excludeOnly" GIN scan keys at the end of the scank...
2025-08-26  Tom LaneDo CHECK_FOR_INTERRUPTS inside, not before, scanGetItem.
2025-08-23  Noah MischRewrite previous commit's test for TestUpgradeXversion...
2025-08-23  Noah MischSort DO_DEFAULT_ACL dump objects independent of OIDs.
2025-08-22  Michael PaquierIgnore temporary relations in RelidByRelfilenumber()
2025-08-21  Michael Paquierdoc: Improve description of wal_compression
2025-08-20  Michael PaquierFix assertion failure with replication slot release...
next