]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
4 days ago  Fujii Masaopg_recvlogical: Honor source cluster file permissions...
4 days ago  Álvaro HerreraFix REPACK decoding worker not cleaned up on FATAL...
5 days ago  Alexander KorotkovClarify SPLIT PARTITION bound requirements in docs
5 days ago  Alexander KorotkovFix SPLIT PARTITION hint for DEFAULT partition bounds
5 days ago  Alexander KorotkovFix SPLIT PARTITION range bound validation with DEFAULT
5 days ago  Fujii MasaoFix COPY FROM ON_ERROR SET_NULL with selective column...
5 days ago  Daniel GustafssonRemove support for 8 byte tear free read/write on 32-bit
5 days ago  Daniel GustafssonRemove obsolete comment in AtEOXact_Inval
5 days ago  Daniel Gustafssonpsql: Make ParseVariableDouble reject values above max
5 days ago  Daniel Gustafssonoauth: Fix missing quote in errormessage
6 days ago  Michael PaquierFix issues with handling of expressions in extended...
6 days ago  Fujii MasaoFix parsing of REPACK options
6 days ago  Tatsuo IshiiFix IGNORE NULLS nullness cache for volatile window...
6 days ago  Michael Paquierinjection_points: Move some structs to new header injec...
7 days ago  Noah MischUse ereport(ERROR), not Assert(), for publisher tuples...
7 days ago  Michael PaquierSimplify signature of ProcessStartupPacket()
7 days ago  Michael Paquierdoc: Fix example of pg_restore_extended_stats()
7 days ago  Andres Freundpg_test_timing: Show additional TSC clock source debug...
8 days ago  Etsuro Fujitapostgres_fdw: Replace buffers in RemoteAttributeMapping...
8 days ago  Jeff DavisCheck retain_dead_tuples for ALTER SUBSCRIPTION .....
8 days ago  Jeff DavisDon't accept length of -1 in pg_locale.h APIs.
8 days ago  Bruce Momjiandoc PG 19 relnotes: remove "Add fake LSN support to...
9 days ago  Michael PaquierRe-add regression tests for ltree and intarray
9 days ago  Fujii Masaopsql: Fix tab completion for REPACK boolean options
9 days ago  Bruce Momjiandoc PG 19 relnotes: update to current
9 days ago  Nathan Bossartrefint: Fix segfault in check_foreign_key().
9 days ago  Masahiko SawadaFix attribute mapping for COPY TO on partitioned tables.
10 days ago  Alexander KorotkovPrevent access to other sessions' temp tables
10 days ago  Alexander KorotkovAdd tests for cross-session temp table access
10 days ago  Etsuro Fujitapostgres_fdw: Fix deparsing of remote column names...
10 days ago  Michael PaquierFix jsonpath .split_part() to honor silent mode
10 days ago  Fujii Masaopgbench: fix verbose error message corruption with...
10 days ago  Nathan BossartAdd several commits to .git-blame-ignore-revs.
10 days ago  Álvaro HerreraFix style in a few REPACK ereports
10 days ago  Tom LaneUse "grep -E" not "egrep".
10 days ago  Tom LanePre-beta updates: run src/tools/copyright.pl.
10 days ago  Tom LaneDo pre-release housekeeping on catalog data.
10 days ago  Tom LaneAdd preceding commits to .git-blame-ignore-revs.
10 days ago  Tom LanePre-beta mechanical code beautification, step 3: run...
10 days ago  Tom LanePre-beta mechanical code beautification, step 2: run...
10 days ago  Tom LanePre-beta mechanical code beautification, step 1: run...
10 days ago  Tom Lanepgindent: improve formatting of multiline comments.
10 days ago  Tom LaneMake pg_bsd_indent add a space between comma and period.
10 days ago  Nathan Bossartpgindent: Fix spacing after != when member name matches...
11 days ago  Peter EisentrautFix FOR PORTION OF with non-updatable view columns
11 days ago  Michael Paquierpg_stat_statements: Set PlannedStmt to NULL after neste...
11 days ago  Michael PaquierAdd more tests for corrupted data with pglz_decompress()
11 days ago  Fujii MasaoFix stale COPY progress during logical replication...
11 days ago  Bruce Momjianpsql: save/restore truePrint/falsePrint printQueryOpt...
11 days ago  Bruce Momjiandoc PG 19 relnotes: add two optimizer hooks
11 days ago  Tom LaneDe-obfuscate the comment in tsrank.c's calc_rank_or().
11 days ago  Bruce Momjiandoc PG 19 relnotes: remove "Optionally" for CPU optimi...
11 days ago  Peter EisentrautAdd psql tab completion for FOR PORTION OF clause
12 days ago  Michael Paquierpg_stat_statements: Fix potential use-after-free of...
12 days ago  Bruce Momjiandoc PG 19 relnotes: adjustments/removal of items
12 days ago  Heikki LinnakangasUse palloc_array() in a few more places to avoid overflow
12 days ago  Álvaro HerreraFix REPACK with WITHOUT OVERLAPS replica identity indexes
12 days ago  Tom LaneRemove test cases for field overflows in intarray and...
13 days ago  Nathan Bossartrefint: Fix SQL injection and buffer overruns.
13 days ago  Nathan BossartMark PQfn() unsafe and fix overrun in frontend LO inter...
13 days ago  Heikki LinnakangasFix integer overflow in array_agg(), when the array...
13 days ago  Tom LaneFix integer-overflow and alignment hazards in locale...
13 days ago  Michael PaquierPrevent path traversal in pg_basebackup and pg_rewind
13 days ago  Nathan BossartAvoid overflow in size calculations in formatting.c.
13 days ago  Nathan BossartCheck CREATE privilege on multirange type schema in...
13 days ago  Nathan Bossartpg_createsubscriber: Obstruct SQL injection via subscri...
13 days ago  Michael PaquierFix MCV input array checks in statistics restore functions
13 days ago  Tom LaneGuard against unsafe conditions in usage of pg_strftime().
13 days ago  Tom LaneAvoid passing unintended format codes to snprintf().
13 days ago  Noah MischFix SQL injection in logical replication origin checks.
13 days ago  Michael PaquierApply timingsafe_bcmp() in authentication paths
13 days ago  Tom LaneGuard against overflow in "left" fields of query_int...
13 days ago  Michael PaquierFix unbounded recursive handling of SSL/GSS in ProcessS...
13 days ago  Tom LaneFix assorted places that need to use palloc_array().
13 days ago  Tom LanePrevent buffer overrun in unicode_normalize().
13 days ago  Tom LaneHarden our regex engine against integer overflow in...
13 days ago  Tom LaneMake palloc_array() and friends safe against integer...
13 days ago  Michael PaquierFix overflows with ts_headline()
13 days ago  Michael Paquierltree: Fix overflows with lquery parsing
13 days ago  Peter Eisentrautpg_upgrade: Message improvements
2026-05-08  John NaylorFix universal builds on MacOS
2026-05-08  Richard GuoEnforce RETURNING typmod for empty-set JSON_ARRAY(query)
2026-05-08  Amit KapilaUse schema-qualified names in EXCEPT clause error messages.
2026-05-08  Etsuro Fujitapostgres_fdw: Fix syntax error in fetch_attstats().
2026-05-08  Richard GuoConsider opfamily and collation when removing redundant...
2026-05-08  Richard GuoFix HAVING-to-WHERE pushdown for simple-CASE form
2026-05-08  Bruce Momjiandoc PG 19 relnotes: add UTF-8 case folding performance...
2026-05-08  Amit LangoteFix use-after-free of qs in AfterTriggerEndQuery.
2026-05-08  Bruce Momjiandoc PG 19 relnotes: correct two items
2026-05-07  Bruce Momjiandoc PG 19 relnotes: add missing commits and details
2026-05-07  Masahiko SawadaFix race condition in XLogLogicalInfo and ProcSignal...
2026-05-07  John NaylorRationalize error comments in partition split/merge...
2026-05-07  John NaylorMessage corrections for partition split/merge commands
2026-05-07  Peter Eisentrautpg_createsubscriber: Message improvements and corrections
2026-05-07  Peter EisentrautFix typo in error message
2026-05-07  Michael PaquierSimplify code in objectaddress.c for some property...
2026-05-06  Alexander KorotkovFix WAIT FOR LSN cleanup on subtransaction abort
2026-05-06  Daniel GustafssonFix regex searching for page verification failures...
2026-05-06  Daniel GustafssonApply data-checksum worker throttling parameters
2026-05-06  Daniel GustafssonSkip WAL for unlogged main fork during online checksum...
next