]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
5 days ago  Fujii Masaopostgres_fdw: Give user mapping precedence for use_scra...
5 days ago  Daniel Gustafssondoc: Clarify CHECKPOINT handling of unlogged buffers
5 days ago  Daniel Gustafssonpsql: Tab completion for CHECKPOINT FLUSH_UNLOGGED...
5 days ago  Alexander KorotkovReject degenerate SPLIT PARTITION with DEFAULT partition
5 days ago  Michael PaquierFix size check in statext_dependencies_deserialize()
6 days ago  Álvaro HerreraRevert "Allow logical replication snapshots to be datab...
7 days ago  Fujii Masaopsql: Add missing IO option to EXPLAIN tab completion
7 days ago  Michael PaquierAvoid exposing WAL receiver raw conninfo during timelin...
8 days ago  Michael PaquierImprove pg_stat_wal_receiver for CONNECTING status
8 days ago  Fujii MasaoSet notice receiver before libpq connection startup...
8 days ago  Fujii MasaoPrevent setting NO INHERIT on partitioned NOT NULL...
10 days ago  Alexander KorotkovRevert "Reject degenerate SPLIT PARTITION with DEFAULT...
10 days ago  Alexander KorotkovReject degenerate SPLIT PARTITION with DEFAULT partition
10 days ago  Fujii Masaopg_recvlogical: Add tests for output file permissions
10 days ago  Fujii Masaopg_recvlogical: Honor source cluster file permissions...
11 days ago  Álvaro HerreraFix REPACK decoding worker not cleaned up on FATAL...
11 days ago  Alexander KorotkovClarify SPLIT PARTITION bound requirements in docs
11 days ago  Alexander KorotkovFix SPLIT PARTITION hint for DEFAULT partition bounds
11 days ago  Alexander KorotkovFix SPLIT PARTITION range bound validation with DEFAULT
11 days ago  Fujii MasaoFix COPY FROM ON_ERROR SET_NULL with selective column...
12 days ago  Daniel GustafssonRemove support for 8 byte tear free read/write on 32-bit
12 days ago  Daniel GustafssonRemove obsolete comment in AtEOXact_Inval
12 days ago  Daniel Gustafssonpsql: Make ParseVariableDouble reject values above max
12 days ago  Daniel Gustafssonoauth: Fix missing quote in errormessage
12 days ago  Michael PaquierFix issues with handling of expressions in extended...
12 days ago  Fujii MasaoFix parsing of REPACK options
12 days ago  Tatsuo IshiiFix IGNORE NULLS nullness cache for volatile window...
12 days ago  Michael Paquierinjection_points: Move some structs to new header injec...
13 days ago  Noah MischUse ereport(ERROR), not Assert(), for publisher tuples...
13 days ago  Michael PaquierSimplify signature of ProcessStartupPacket()
13 days ago  Michael Paquierdoc: Fix example of pg_restore_extended_stats()
2026-05-16  Andres Freundpg_test_timing: Show additional TSC clock source debug...
2026-05-16  Etsuro Fujitapostgres_fdw: Replace buffers in RemoteAttributeMapping...
2026-05-15  Jeff DavisCheck retain_dead_tuples for ALTER SUBSCRIPTION .....
2026-05-15  Jeff DavisDon't accept length of -1 in pg_locale.h APIs.
2026-05-15  Bruce Momjiandoc PG 19 relnotes: remove "Add fake LSN support to...
2026-05-15  Michael PaquierRe-add regression tests for ltree and intarray
2026-05-15  Fujii Masaopsql: Fix tab completion for REPACK boolean options
2026-05-14  Bruce Momjiandoc PG 19 relnotes: update to current
2026-05-14  Nathan Bossartrefint: Fix segfault in check_foreign_key().
2026-05-14  Masahiko SawadaFix attribute mapping for COPY TO on partitioned tables.
2026-05-14  Alexander KorotkovPrevent access to other sessions' temp tables
2026-05-14  Alexander KorotkovAdd tests for cross-session temp table access
2026-05-14  Etsuro Fujitapostgres_fdw: Fix deparsing of remote column names...
2026-05-14  Michael PaquierFix jsonpath .split_part() to honor silent mode
2026-05-14  Fujii Masaopgbench: fix verbose error message corruption with...
2026-05-13  Nathan BossartAdd several commits to .git-blame-ignore-revs.
2026-05-13  Álvaro HerreraFix style in a few REPACK ereports
2026-05-13  Tom LaneUse "grep -E" not "egrep".
2026-05-13  Tom LanePre-beta updates: run src/tools/copyright.pl.
2026-05-13  Tom LaneDo pre-release housekeeping on catalog data.
2026-05-13  Tom LaneAdd preceding commits to .git-blame-ignore-revs.
2026-05-13  Tom LanePre-beta mechanical code beautification, step 3: run...
2026-05-13  Tom LanePre-beta mechanical code beautification, step 2: run...
2026-05-13  Tom LanePre-beta mechanical code beautification, step 1: run...
2026-05-13  Tom Lanepgindent: improve formatting of multiline comments.
2026-05-13  Tom LaneMake pg_bsd_indent add a space between comma and period.
2026-05-13  Nathan Bossartpgindent: Fix spacing after != when member name matches...
2026-05-13  Peter EisentrautFix FOR PORTION OF with non-updatable view columns
2026-05-13  Michael Paquierpg_stat_statements: Set PlannedStmt to NULL after neste...
2026-05-13  Michael PaquierAdd more tests for corrupted data with pglz_decompress()
2026-05-13  Fujii MasaoFix stale COPY progress during logical replication...
2026-05-12  Bruce Momjianpsql: save/restore truePrint/falsePrint printQueryOpt...
2026-05-12  Bruce Momjiandoc PG 19 relnotes: add two optimizer hooks
2026-05-12  Tom LaneDe-obfuscate the comment in tsrank.c's calc_rank_or().
2026-05-12  Bruce Momjiandoc PG 19 relnotes: remove "Optionally" for CPU optimi...
2026-05-12  Peter EisentrautAdd psql tab completion for FOR PORTION OF clause
2026-05-12  Michael Paquierpg_stat_statements: Fix potential use-after-free of...
2026-05-11  Bruce Momjiandoc PG 19 relnotes: adjustments/removal of items
2026-05-11  Heikki LinnakangasUse palloc_array() in a few more places to avoid overflow
2026-05-11  Álvaro HerreraFix REPACK with WITHOUT OVERLAPS replica identity indexes
2026-05-11  Tom LaneRemove test cases for field overflows in intarray and...
2026-05-11  Nathan Bossartrefint: Fix SQL injection and buffer overruns.
2026-05-11  Nathan BossartMark PQfn() unsafe and fix overrun in frontend LO inter...
2026-05-11  Heikki LinnakangasFix integer overflow in array_agg(), when the array...
2026-05-11  Tom LaneFix integer-overflow and alignment hazards in locale...
2026-05-11  Michael PaquierPrevent path traversal in pg_basebackup and pg_rewind
2026-05-11  Nathan BossartAvoid overflow in size calculations in formatting.c.
2026-05-11  Nathan BossartCheck CREATE privilege on multirange type schema in...
2026-05-11  Nathan Bossartpg_createsubscriber: Obstruct SQL injection via subscri...
2026-05-11  Michael PaquierFix MCV input array checks in statistics restore functions
2026-05-11  Tom LaneGuard against unsafe conditions in usage of pg_strftime().
2026-05-11  Tom LaneAvoid passing unintended format codes to snprintf().
2026-05-11  Noah MischFix SQL injection in logical replication origin checks.
2026-05-11  Michael PaquierApply timingsafe_bcmp() in authentication paths
2026-05-11  Tom LaneGuard against overflow in "left" fields of query_int...
2026-05-11  Michael PaquierFix unbounded recursive handling of SSL/GSS in ProcessS...
2026-05-11  Tom LaneFix assorted places that need to use palloc_array().
2026-05-11  Tom LanePrevent buffer overrun in unicode_normalize().
2026-05-11  Tom LaneHarden our regex engine against integer overflow in...
2026-05-11  Tom LaneMake palloc_array() and friends safe against integer...
2026-05-11  Michael PaquierFix overflows with ts_headline()
2026-05-11  Michael Paquierltree: Fix overflows with lquery parsing
2026-05-11  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
next