]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
9 hours ago  Fujii Masaodoc: Fix descriptions of some PGC_POSTMASTER parameters. REL_18_STABLE github/REL_18_STABLE
9 hours ago  Fujii Masaodoc: Clarify units for io_combine_limit and io_max_comb...
20 hours ago  Álvaro HerreraIntroduce XLogRecPtrIsValid()
26 hours ago  Peter EisentrautDisallow generated columns in COPY WHERE clause
26 hours ago  Heikki LinnakangasAdd comment to explain why PGReserveSemaphores() is...
29 hours ago  Peter EisentrautFix redundancy in error message
34 hours ago  Thomas Munroci: Improve OpenBSD core dump backtrace handling.
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  Richard GuoFix assertion failure in generate_orderedappend_paths()
2 days ago  Michael PaquierFix timing-dependent failure in recovery test 004_timel...
2 days ago  Richard GuoFix comments for ChangeVarNodes() and related functions
2 days ago  Andres Freundaio: Improve assertions related to io_method
2 days ago  Andres Freundjit: Fix accidentally-harmless type confusion
2 days ago  Jeff DavisSpecial case C_COLLATION_OID in pg_newlocale_from_colla...
2 days ago  Masahiko SawadaAdd CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers.
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  Tomas VondraLimit the size of TID lists during parallel GIN build
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  Peter EisentrautError message stylistic correction
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  Álvaro HerreraPrevent setting a column as identity if its not-null...
4 days ago  Peter GeogheganDocument nbtree row comparison design.
4 days ago  Peter GeogheganRemove obsolete nbtree equality key comments.
4 days ago  Tom LaneAvoid mixing void and integer in a conditional expression.
6 days ago  Álvaro Herrerapg_createsubscriber: reword dry-run log messages
6 days ago  Álvaro Herrerapg_createsubscriber: Fix error complaining about the...
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  Peter Eisentrautdocs: Link to the correct protocol version inspection...
8 days ago  Michael PaquierFix regression with slot invalidation checks
8 days ago  Richard GuoDisable parallel plans for RIGHT_SEMI joins
8 days ago  David RowleyFix bogus use of "long" in AllocSetCheck()
9 days ago  Álvaro Herrerapg_stat_statements: Fix handling of duplicate constant...
9 days ago  Michael PaquierSimplify newline handling in libpq TAP test
10 days ago  Peter EisentrautCheck that index can return in get_actual_variable_range()
11 days ago  Amit KapilaFix GUC check_hook validation for synchronized_standby_...
12 days ago  David RowleyFix incorrect logic for caching ResultRelInfos for...
2025-10-23  Tom LaneUpdate expected output for contrib/sepgsql's regression...
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  Tom LaneFix memory leaks in pg_combinebackup/reconstruct.c.
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 BossartUpdate .abi-compliance-history file.
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-21  Michael PaquierFix comment in pg_get_shmem_allocations_numa()
2025-10-21  Richard GuoFix test case from 40c242830
2025-10-21  Richard GuoFix pushdown of degenerate HAVING clauses
2025-10-20  Michael PaquierFix POSIX compliance in pgwin32_unsetenv() for "name...
2025-10-20  Tom LaneAdd .abi-compliance-history to v18 branch.
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 determination of not-null constraint "locality...
2025-10-18  Álvaro HerreraFix pg_dump sorting of foreign key constraints
2025-10-18  David RowleyFix reset of incorrect hash iterator in GROUPING SETS...
2025-10-17  Tomas VondraFix hashjoin memory balancing logic
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-17  Michael PaquierFix matching check in recovery test 042_low_level_backup
2025-10-17  Michael Paquierpg_createsubscriber: Fix matching check in TAP test
2025-10-16  Álvaro HerreraFix update-po for the PGXS case
2025-10-16  Amit LangoteFix EPQ crash from missing partition directory in EState
2025-10-15  Nathan BossartFix redefinition of typedef RangeVar.
2025-10-15  Nathan BossartFix lookups in pg_{clear,restore}_{attribute,relation...
2025-10-15  Etsuro FujitaFix EvalPlanQual handling of foreign/custom joins in...
2025-10-13  Michael PaquierFix version number calculation for data folder flush...
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-13  Magnus Haganderdocs: Fix protocol version 3.2 message format of Cancel...
2025-10-13  Magnus HaganderRemove extra semicolon in example
2025-10-12  Peter GeogheganRemove unused nbtree array advancement variable.
2025-10-11  Tom LaneRestore test coverage of LZ4Stream_gets().
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-09  Amit LangoteFix internal error from CollateExpr in SQL/JSON DEFAULT...
2025-10-07  Daniel Gustafssondoc: Add missing parenthesis in pg_stat_progress_analyz...
2025-10-05  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...
next