]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
7 days ago  Tom LaneClean up all relid fields of RestrictInfos during join...
8 days ago  Tom LaneMake ExecForPortionOfLeftovers() obey SRF protocol.
8 days ago  Álvaro HerreraREPACK: do not require REPLICATION or LOGIN
8 days ago  Bruce Momjiandoc PG 19 relnotes: fix typo, "date" -> "data"
8 days ago  Alexander Korotkov049_wait_for_lsn.pl: create function and procedure...
8 days ago  Richard GuoClean up remove_rel_from_query() after self-join elimin...
8 days ago  Peter EisentrautAdd missing Datum conversions
8 days ago  Peter EisentrautFix incorrect format placeholders
8 days ago  Amit KapilaFlush statistics during idle periods in parallel apply...
8 days ago  Michael PaquierMeson: Fix check_header() for readline and gssapi
8 days ago  David RowleyMinor fixes for test_bitmapset.c
9 days ago  Peter EisentrautFix 64-bit shifting in dynahash.c
10 days ago  Robert Haaspg_plan_advice: pgindent
10 days ago  Heikki LinnakangasChange PointerGetDatum() back to a macro
10 days ago  Robert Haaspg_plan_advice: Fix another unique-semijoin bug.
11 days ago  Amit KapilaDoc: Improve the wording of logical slot prerequisites.
11 days ago  Fujii Masaodoc: Improve description of pg_ctl -l log file permissions
11 days ago  Fujii Masaopsql: Fix incorrect tab completion after CREATE PUBLICA...
11 days ago  Amit LangoteReject invalid databases in pg_get_database_ddl()
11 days ago  Bruce Momjiandoc PG 19 relnotes: change "free space map" to "visibil...
11 days ago  Andrew DunstanMake psql DETAIL line test unconditionally optional.
11 days ago  Álvaro HerreraAdd missing initialization
12 days ago  Bruce Momjiandoc PG 19 relnotes: add author and move items
12 days ago  Melanie PlagemanUpdate FSM during prune/freeze replay even if freespace...
12 days ago  Bruce Momjiandoc PG 19 relnotes: update author
12 days ago  Bruce Momjiandoc PG 19 relnotes: corrections reported to me privately
12 days ago  Fujii MasaoUse XLogRecPtrIsValid() consistently for WAL position...
12 days ago  Daniel Gustafssondoc: Add missing GUCs to SSL SNI docs
12 days ago  Peter EisentrautMSVC: Turn missing function declaration into an error
12 days ago  Peter EisentrautAdd missing include
12 days ago  Thomas MunroFix comments for Korean encodings in encnames.c
12 days ago  Amit LangoteFix pg_overexplain to emit valid output with RANGE_TABL...
12 days ago  Amit LangoteFix incorrect comment in JsonTablePlanJoinNextRow()
12 days ago  Fujii MasaoUse proc_exit() for walreceiver exit in WalRcvWaitForSt...
12 days ago  Bruce Momjiandoc PG 19 relnotes: remove doc author from "Allow...
12 days ago  Bruce Momjiandoc PG 19 relnotes: add free space map all-visible...
12 days ago  Bruce Momjiandoc PG 19 relnotes: fixes for commands and authors
12 days ago  Bruce Momjiandoc PG 19 relnotes: remove "Lakshmi N" as author of...
12 days ago  Bruce Momjiandoc PG 19 relnotes: fix "now targets"
12 days ago  Bruce Momjiandoc PG 19 relnotes: addjust CREATE/ALTER PUBLICATION...
12 days ago  Bruce Momjiandoc PG 19 relnotes: add missing March 16 autovacuum...
12 days ago  Bruce Momjiandoc PG 19 relnotes: adjust ShmemRequestStruct item
13 days ago  Andrew DunstanFix COPY TO FORMAT JSON to exclude generated columns.
13 days ago  Andrew DunstanRework signal handler infrastructure to pass sender...
13 days ago  Bruce Momjiandoc: first draft of PG 19 release notes
13 days ago  Richard GuoFix var_is_nonnullable() to handle invalid NOT NULL...
13 days ago  Andrew DunstanFix pfree crash in pg_get_role_ddl() and pg_get_databas...
13 days ago  Jeff DavisCheck for unterminated strings when calling uloc_getLan...
13 days ago  Michael PaquierAdd tests for low-level PGLZ [de]compression routines
2026-04-14  Heikki LinnakangasReplace deprecated StaticAssertStmt() with StaticAssert...
2026-04-14  Amit KapilaAdd missing period to HINT messages.
2026-04-13  Jeff DavisFix overrun when comparing with unterminated ICU langua...
2026-04-13  Robert Haasdoc: Remove stray word from pg_stash_advice docs.
2026-04-13  Robert Haasdoc: Fix a couple of mistakes in pgplanadvice.sgml
2026-04-13  Robert Haaspg_plan_advice: Export feedback-related definitions.
2026-04-13  Robert Haaspg_plan_advice: Fix a bug when a subquery is pruned...
2026-04-13  Robert Haaspg_plan_advice: Add alternatives test to Makefile.
2026-04-13  Robert Haaspg_plan_advice: Handle non-repeatable TABLESAMPLE scans.
2026-04-13  Alexander KorotkovExplicitly forbid non-top-level WAIT FOR execution
2026-04-13  Peter EisentrautUpdate Unicode data to CLDR 48.2
2026-04-13  Peter Eisentrautpg_createsubscriber: Don't use MAXPGPATH
2026-04-13  Peter Eisentrautpg_createsubscriber: Remove separate logfile_open(...
2026-04-13  Peter Eisentrautpg_createsubscriber: Use logging.c log file callback
2026-04-13  Peter EisentrautAdd log file support to logging.c
2026-04-13  Amit KapilaFix capitalization in publication describe output.
2026-04-13  Amit KapilaFix excessive logging in idle slotsync worker.
2026-04-13  David RowleyImprove various new-to-v19 appendStringInfo calls
2026-04-13  Michael Paquiertest_saslprep: Fix issue with copy of input bytea
2026-04-12  David RowleyFix unlikely overflow bug in bms_next_member()
2026-04-12  David RowleyUse stack-allocated StringInfoDatas, where possible
2026-04-12  David RowleyDoc: use "an SQL" consistently rather than "a SQL"
2026-04-11  Michael PaquierHonor passed-in database OIDs in pgstat_database.c
2026-04-11  Richard GuoFix estimate_array_length error with set-operation...
2026-04-10  Thomas Munroread_stream: Remove obsolete comment.
2026-04-10  Masahiko SawadaFix unstable log verification in test_autovacuum.
2026-04-10  Masahiko Sawadadoc: Improve consistency of parallel vacuum description.
2026-04-10  Fujii MasaoAdjust log level of logical decoding messages by context
2026-04-10  Andrew DunstanRevert "Add built-in fuzzing harnesses for security...
2026-04-10  Andrew DunstanUse size_t instead of Size in pg_waldump
2026-04-10  Andrew DunstanAdd built-in fuzzing harnesses for security testing.
2026-04-10  Andrew DunstanFix heap-buffer-overflow in pglz_decompress() on corrup...
2026-04-10  Andrew DunstanFix incremental JSON parser numeric token reassembly...
2026-04-10  Amit LangoteAdd test case for same-type reordered FK columns
2026-04-10  Amit LangoteMove afterTriggerFiringDepth into AfterTriggersData
2026-04-10  Richard GuoFix var_is_nonnullable() to account for varreturningtype
2026-04-10  Amit LangoteAssert index_attnos[0] == 1 in ri_FastPathFlushArray()
2026-04-10  Amit LangoteFix FK fast-path scan key ordering for mismatched colum...
2026-04-10  Amit LangoteFix typo left by 34a30786293
2026-04-10  Amit LangoteFix RI fast-path crash under nested C-level SPI
2026-04-10  Jeff DavisDocument new catalog columns, missed in commit 8185bb5347.
2026-04-10  Michael PaquierZero-fill private_data when attaching an injection...
2026-04-09  Nathan BossartFix double-free in pg_stat_autovacuum_scores.
2026-04-09  Masahiko SawadaRemove an unstable wait from parallel autovacuum regres...
2026-04-09  Andres Freundinstrumentation: Avoid CPUID 0x15/0x16 for Hypervisor...
2026-04-09  Nathan BossartAdd LOG_NEVER error level code.
2026-04-09  Richard GuoFix integer overflow in nodeWindowAgg.c
2026-04-09  Peter EisentrautUpdate config.guess and config.sub
2026-04-09  Richard GuoStrip PlaceHolderVars from partition pruning operands
2026-04-09  Amit LangoteAdd nkeys parameter to recheck_matched_pk_tuple()
2026-04-08  Michael PaquierReduce presence of syscache.h in src/include/
next