]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
7 hours ago  Álvaro HerreraCover additional errors and corner conditions in repack.c master github/master
22 hours ago  Heikki LinnakangasUse term "referenced" rather than "dependent" in depend...
22 hours ago  Álvaro HerreraImprove REPACK (CONCURRENTLY) error messages some more
25 hours ago  Andres FreundMake stack depth check work with asan's use-after-return
26 hours ago  Álvaro HerreraFix some minor issues in repack ereport()s
28 hours ago  Álvaro HerreraImprove REPACK (CONCURRENTLY) error when wal_level...
28 hours ago  Fujii Masaopostgres_fdw: Fix whitespace violation in connection.c
29 hours ago  Fujii Masaopostgres_fdw, dblink: Validate use_scram_passthrough...
41 hours ago  Masahiko SawadaFix race between ProcSignalInit() and EmitProcSignalBar...
42 hours ago  Masahiko SawadaFix 051_effective_wal_level.pl on builds without inject...
47 hours ago  Álvaro HerreraDisable logical decoding after REPACK (CONCURRENTLY)
2 days ago  Tom LaneFix NOTIFY wakeups for pre-commit LISTEN entries.
2 days ago  Heikki LinnakangasAvoid orphaned objects dependencies
2 days ago  Heikki LinnakangasDon't try to record dependency on a dropped column...
2 days ago  Peter EisentrautUse strtoi64 instead of strtoll
2 days ago  Daniel GustafssonRemove incorrect OpenSSL feature guards
2 days ago  Michael PaquierFix procLatch ownership race in ProcKill()
2 days ago  Michael PaquierFix race conditions in ProcKill()'s lock-group freelist...
2 days ago  Fujii Masaopg_createsubscriber: Fix cleanup of publisher-side...
2 days ago  Bruce Momjiandoc: add comma to UPDATE docs, for consistency
2 days ago  Alexander KorotkovClean up 019_replslot_limit.pl comments
2 days ago  Alexander KorotkovStabilize 019_replslot_limit.pl: wait on slot restart_lsn
2 days ago  Alexander KorotkovSkip pg_database.dathasloginevt cleanup on standby
2 days ago  Amit KapilaFix memory accumulation in pg_sync_replication_slots...
2 days ago  Bruce Momjiandoc PG 19 relnotes: more fixes
2 days ago  Bruce Momjiandoc PG 19 relnotes: various corrections
3 days ago  Tom LaneAdd stack depth check to QueueFKConstraintValidation().
3 days ago  Álvaro HerreraRestructure repack worker teardown
3 days ago  Bruce Momjiandoc PG 19 relnotes: adjust item to mention pg_replicat...
3 days ago  Michael PaquierFix calculation of members_size in pg_get_multixact_stats()
3 days ago  Michael PaquierAdjust some error hints
3 days ago  Tom LaneFix missed ReleaseVariableStats() in intarray's _int_ma...
4 days ago  Fujii Masaodblink: Reject use_scram_passthrough on foreign-data...
4 days ago  Fujii Masaodblink: Give user mapping precedence for use_scram_pass...
4 days ago  Fujii Masaopostgres_fdw: Give user mapping precedence for use_scra...
4 days ago  Daniel Gustafssondoc: Clarify CHECKPOINT handling of unlogged buffers
4 days ago  Daniel Gustafssonpsql: Tab completion for CHECKPOINT FLUSH_UNLOGGED...
4 days ago  Alexander KorotkovReject degenerate SPLIT PARTITION with DEFAULT partition
4 days ago  Michael PaquierFix size check in statext_dependencies_deserialize()
5 days ago  Álvaro HerreraRevert "Allow logical replication snapshots to be datab...
6 days ago  Fujii Masaopsql: Add missing IO option to EXPLAIN tab completion
6 days ago  Michael PaquierAvoid exposing WAL receiver raw conninfo during timelin...
6 days ago  Michael PaquierImprove pg_stat_wal_receiver for CONNECTING status
7 days ago  Fujii MasaoSet notice receiver before libpq connection startup...
7 days ago  Fujii MasaoPrevent setting NO INHERIT on partitioned NOT NULL...
8 days ago  Alexander KorotkovRevert "Reject degenerate SPLIT PARTITION with DEFAULT...
9 days ago  Alexander KorotkovReject degenerate SPLIT PARTITION with DEFAULT partition
9 days ago  Fujii Masaopg_recvlogical: Add tests for output file permissions
9 days ago  Fujii Masaopg_recvlogical: Honor source cluster file permissions...
9 days ago  Álvaro HerreraFix REPACK decoding worker not cleaned up on FATAL...
10 days ago  Alexander KorotkovClarify SPLIT PARTITION bound requirements in docs
10 days ago  Alexander KorotkovFix SPLIT PARTITION hint for DEFAULT partition bounds
10 days ago  Alexander KorotkovFix SPLIT PARTITION range bound validation with DEFAULT
10 days ago  Fujii MasaoFix COPY FROM ON_ERROR SET_NULL with selective column...
11 days ago  Daniel GustafssonRemove support for 8 byte tear free read/write on 32-bit
11 days ago  Daniel GustafssonRemove obsolete comment in AtEOXact_Inval
11 days ago  Daniel Gustafssonpsql: Make ParseVariableDouble reject values above max
11 days ago  Daniel Gustafssonoauth: Fix missing quote in errormessage
11 days ago  Michael PaquierFix issues with handling of expressions in extended...
11 days ago  Fujii MasaoFix parsing of REPACK options
11 days ago  Tatsuo IshiiFix IGNORE NULLS nullness cache for volatile window...
11 days ago  Michael Paquierinjection_points: Move some structs to new header injec...
12 days ago  Noah MischUse ereport(ERROR), not Assert(), for publisher tuples...
12 days ago  Michael PaquierSimplify signature of ProcessStartupPacket()
12 days ago  Michael Paquierdoc: Fix example of pg_restore_extended_stats()
13 days ago  Andres Freundpg_test_timing: Show additional TSC clock source debug...
13 days ago  Etsuro Fujitapostgres_fdw: Replace buffers in RemoteAttributeMapping...
13 days ago  Jeff DavisCheck retain_dead_tuples for ALTER SUBSCRIPTION .....
13 days ago  Jeff DavisDon't accept length of -1 in pg_locale.h APIs.
13 days ago  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...
next