]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
10 hours ago  David RowleyFix reset of incorrect hash iterator in GROUPING SETS... REL_18_STABLE github/REL_18_STABLE
16 hours ago  Tomas VondraFix hashjoin memory balancing logic
20 hours ago  Nathan BossartFix privilege checks for pg_prewarm() on indexes.
25 hours ago  Daniel GustafssonAvoid warnings in tests when openssl binary isn't available
33 hours ago  Michael PaquierFix matching check in recovery test 042_low_level_backup
33 hours ago  Michael Paquierpg_createsubscriber: Fix matching check in TAP test
43 hours ago  Álvaro HerreraFix update-po for the PGXS case
2 days ago  Amit LangoteFix EPQ crash from missing partition directory in EState
2 days ago  Nathan BossartFix redefinition of typedef RangeVar.
2 days ago  Nathan BossartFix lookups in pg_{clear,restore}_{attribute,relation...
3 days ago  Etsuro FujitaFix EvalPlanQual handling of foreign/custom joins in...
4 days ago  Michael PaquierFix version number calculation for data folder flush...
4 days ago  Tom LaneFix incorrect message-printing in win32security.c.
4 days ago  David RowleyDoc: clarify n_distinct_inherited setting
4 days ago  Tom LaneFix issue with reading zero bytes in Gzip_read.
4 days ago  Magnus Haganderdocs: Fix protocol version 3.2 message format of Cancel...
4 days ago  Magnus HaganderRemove extra semicolon in example
5 days ago  Peter GeogheganRemove unused nbtree array advancement variable.
6 days ago  Tom LaneRestore test coverage of LZ4Stream_gets().
6 days ago  Álvaro HerreraStop creating constraints during DETACH CONCURRENTLY
6 days ago  Álvaro Herreradbase_redo: Fix Valgrind-reported memory leak
7 days ago  Peter GeogheganRemove overzealous _bt_killitems assertion.
8 days ago  Michael PaquierFix two typos in xlogstats.h and xlogstats.c
8 days ago  Michael PaquierRemove state.tmp when failing to save a replication...
8 days ago  Masahiko SawadaFix access-to-already-freed-memory issue in pgoutput.
9 days ago  Amit LangoteFix internal error from CollateExpr in SQL/JSON DEFAULT...
11 days ago  Daniel Gustafssondoc: Add missing parenthesis in pg_stat_progress_analyz...
12 days ago  Tom LaneUse SOCK_ERRNO[_SET] in fe-secure-gssapi.c.
2025-10-03  John NaylorFix reuse-after-free hazard in dead_items_reset
2025-10-03  Michael Paquierpgbench: Fail cleanly when finding a COPY result state
2025-10-02  Michael Paquierpgstattuple: Improve reports generated for indexes...
2025-10-01  Jacob Championtest_json_parser: Speed up 002_inline.pl
2025-09-30  Fujii Masaopgbench: Fix error reporting in readCommandResponse().
2025-09-30  Michael Paquierinjection_points: Add proper locking when reporting...
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-25  Robert HaasFix array allocation bugs in SetExplainExtensionState.
2025-09-25  Tom LaneDoc: clean up documentation for new UUID functions.
2025-09-25  Daniel GustafssonRemove preprocessor guards from injection points
2025-09-25  Álvaro HerreraDon't include execnodes.h in replication/conflict.h
2025-09-24  Daniel Gustafssondoc: Remove trailing whitespace in xref
2025-09-24  Daniel GustafssonFix incorrect option name in usage screen
2025-09-24  Amit KapilaFix LOCK_TIMEOUT handling during parallel apply.
2025-09-23  Michael PaquierFix meson build with -Duuid=ossp when using version...
2025-09-22  Tom LaneStamp 18.0. REL_18_0
2025-09-22  Peter EisentrautTranslation updates
2025-09-22  Daniel GustafssonRevert "doc: Remove trailing whitespace in xref"
2025-09-22  Daniel Gustafssondoc: Remove trailing whitespace in xref
2025-09-22  Michael PaquierRevert "Fix meson build with -Duuid=ossp when using...
2025-09-21  Michael PaquierFix meson build with -Duuid=ossp when using version...
2025-09-19  Nathan BossartAdd list of major features to the v18 release notes.
2025-09-19  Peter EisentrautAdd list of acknowledgments to release notes
2025-09-19  David RowleyImprove wording in a few comments
2025-09-19  Amit LangoteFix EPQ crash from missing partition pruning state...
2025-09-18  Bruce Momjiandoc PG 18 relnotes: set release date, remove "CURRENT...
2025-09-18  Bruce Momjiandoc PG 18 relnotes: update description of skip scan...
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  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  Bruce Momjiandoc PG 18 relnotes: add mention of temporal foreign...
2025-09-16  Tom LaneAdd regression expected-files for older OpenSSL in...
2025-09-16  Richard GuoTreat JsonConstructorExpr as non-strict
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  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 EisentrautExpand virtual generated columns in constraint expressions
2025-09-15  Peter EisentrautCREATE STATISTICS: improve misleading error message
2025-09-15  Peter Eisentrautjit: fix build with LLVM-21
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 17a5ca58eb to .git-blame-ignore-revs.
2025-09-13  Nathan BossartRe-pgindent nbtpreprocesskeys.c after commit 796962922e.
2025-09-12  Tom LaneFix oversights in pg_event_trigger_dropped_objects...
2025-09-12  Peter GeogheganAlways commute strategy when preprocessing DESC keys.
2025-09-12  Andres Freundci: openbsd: Increase RAM disk's size
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  Peter EisentrautRemove stray semicolon at global scope
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-10  Peter EisentrautFix CREATE TABLE LIKE with not-valid check constraint
2025-09-09  Jeff Davismeson: build checksums with extra optimization flags.
2025-09-09  Michael PaquierFix leak with SMgrRelations in startup process
2025-09-09  Nathan BossartFix documentation for shmem_startup_hook.
2025-09-08  Michael PaquierFix corruption of pgstats shared hashtable due to OOM...
2025-09-08  Michael PaquierUpdate parser README to include parse_jsontable.c
2025-09-05  Dean RasheedFix concurrent update issue with MERGE.
next