]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
10 days ago  Peter EisentrautFix cross-leftover pollution in FOR PORTION OF insert...
10 days ago  Michael Paquierlibpq: Fix "servicefile" after fallback to system servi...
11 days ago  Bruce Momjiandoc PG 19 relnotes: merge pg_upgrade LO metadata items
11 days ago  Bruce Momjiandoc PG 19 relnotes: reordering, rewording, added markup
11 days ago  Alexander Korotkovpg_dump: scope indAttNames per index in getIndexes()
11 days ago  Fujii MasaoFix race in ReplicationSlotRelease() for ephemeral...
11 days ago  Dean RasheedImprove overflow/underflow handling in regr_intercept().
11 days ago  Dean RasheedImprove overflow/underflow handling in regr_r2().
11 days ago  Fujii Masaovacuumdb: Fix --analyze-in-stages skipping partitioned...
11 days ago  Michael PaquierFix copy-paste error in hash_record_extended()
11 days ago  Richard GuoFix eager aggregation for semi/antijoin inner rels
11 days ago  Richard GuoFix wrong unsafe-flag test in check_output_expressions()
11 days ago  Michael Paquierpsql: Fix issues with deferred errors in pipelines
11 days ago  Michael Paquierxml2: Fix more memory leaks with libxml2 and XPath...
12 days ago  Tom LaneStamp 19beta1. REL_19_BETA1
13 days ago  Peter EisentrautTranslation updates
13 days ago  Bruce Momjiandoc PG 19 relnotes: add links for functions and stucts
13 days ago  Bruce Momjiandoc PG 19 relnotes: first phase of markup additions
13 days ago  Bruce Momjiandoc: add missing xreflabel to debug_print_raw_parse
2026-05-30  Bruce Momjiandoc relnote markup: allow period in <command> regex...
2026-05-30  Bruce Momjiandoc PG 19 relnotes: adjust pg_read_all_data & pg_write...
2026-05-30  Andrew DunstanAvoid leaking system path from pg_available_extensions
2026-05-30  Andrew DunstanApply encoding conversion in COPY TO FORMAT JSON
2026-05-29  Álvaro HerreraAllow old WAL recycling during REPACK CONCURRENTLY
2026-05-29  Jacob Championdoc: Correct the timeline for OAuth's shutdown_cb
2026-05-29  Daniel GustafssonFix compilation with OpenSSL 4
2026-05-29  Daniel GustafssonConstistent naming for datacheckusms processes
2026-05-29  Daniel GustafssonUse correct datatype for PID
2026-05-29  Daniel GustafssonImprove comments in online checksums code
2026-05-29  Daniel GustafssonFix checksum state transition during promotion
2026-05-29  Álvaro HerreraAdvance restart_lsn more eagerly in LogicalConfirmRecei...
2026-05-29  Álvaro HerreraRemove unnecessary signal handler change
2026-05-29  Jacob Championlibpq: Send users to the wiki during grease failures
2026-05-29  Jacob Championlibpq: Fix grease error message style
2026-05-29  Robert Haaspg_plan_advice: DO_NOT_SCAN is a simple tag, not a...
2026-05-29  Robert Haaspg_stash_advice: Reject overlong stash names in dump...
2026-05-29  Álvaro HerreraCover additional errors and corner conditions in repack.c
2026-05-28  Heikki LinnakangasUse term "referenced" rather than "dependent" in depend...
2026-05-28  Álvaro HerreraImprove REPACK (CONCURRENTLY) error messages some more
2026-05-28  Andres FreundMake stack depth check work with asan's use-after-return
2026-05-28  Álvaro HerreraFix some minor issues in repack ereport()s
2026-05-28  Álvaro HerreraImprove REPACK (CONCURRENTLY) error when wal_level...
2026-05-28  Fujii Masaopostgres_fdw: Fix whitespace violation in connection.c
2026-05-28  Fujii Masaopostgres_fdw, dblink: Validate use_scram_passthrough...
2026-05-27  Masahiko SawadaFix race between ProcSignalInit() and EmitProcSignalBar...
2026-05-27  Masahiko SawadaFix 051_effective_wal_level.pl on builds without inject...
2026-05-27  Álvaro HerreraDisable logical decoding after REPACK (CONCURRENTLY)
2026-05-27  Tom LaneFix NOTIFY wakeups for pre-commit LISTEN entries.
2026-05-27  Heikki LinnakangasAvoid orphaned objects dependencies
2026-05-27  Heikki LinnakangasDon't try to record dependency on a dropped column...
2026-05-27  Peter EisentrautUse strtoi64 instead of strtoll
2026-05-27  Daniel GustafssonRemove incorrect OpenSSL feature guards
2026-05-27  Michael PaquierFix procLatch ownership race in ProcKill()
2026-05-27  Michael PaquierFix race conditions in ProcKill()'s lock-group freelist...
2026-05-27  Fujii Masaopg_createsubscriber: Fix cleanup of publisher-side...
2026-05-27  Bruce Momjiandoc: add comma to UPDATE docs, for consistency
2026-05-27  Alexander KorotkovClean up 019_replslot_limit.pl comments
2026-05-26  Alexander KorotkovStabilize 019_replslot_limit.pl: wait on slot restart_lsn
2026-05-26  Alexander KorotkovSkip pg_database.dathasloginevt cleanup on standby
2026-05-26  Amit KapilaFix memory accumulation in pg_sync_replication_slots...
2026-05-26  Bruce Momjiandoc PG 19 relnotes: more fixes
2026-05-26  Bruce Momjiandoc PG 19 relnotes: various corrections
2026-05-26  Tom LaneAdd stack depth check to QueueFKConstraintValidation().
2026-05-26  Álvaro HerreraRestructure repack worker teardown
2026-05-26  Bruce Momjiandoc PG 19 relnotes: adjust item to mention pg_replicat...
2026-05-26  Michael PaquierFix calculation of members_size in pg_get_multixact_stats()
2026-05-25  Michael PaquierAdjust some error hints
2026-05-25  Tom LaneFix missed ReleaseVariableStats() in intarray's _int_ma...
2026-05-25  Fujii Masaodblink: Reject use_scram_passthrough on foreign-data...
2026-05-25  Fujii Masaodblink: Give user mapping precedence for use_scram_pass...
2026-05-25  Fujii Masaopostgres_fdw: Give user mapping precedence for use_scra...
2026-05-25  Daniel Gustafssondoc: Clarify CHECKPOINT handling of unlogged buffers
2026-05-25  Daniel Gustafssonpsql: Tab completion for CHECKPOINT FLUSH_UNLOGGED...
2026-05-25  Alexander KorotkovReject degenerate SPLIT PARTITION with DEFAULT partition
2026-05-25  Michael PaquierFix size check in statext_dependencies_deserialize()
2026-05-24  Álvaro HerreraRevert "Allow logical replication snapshots to be datab...
2026-05-23  Fujii Masaopsql: Add missing IO option to EXPLAIN tab completion
2026-05-22  Michael PaquierAvoid exposing WAL receiver raw conninfo during timelin...
2026-05-22  Michael PaquierImprove pg_stat_wal_receiver for CONNECTING status
2026-05-22  Fujii MasaoSet notice receiver before libpq connection startup...
2026-05-22  Fujii MasaoPrevent setting NO INHERIT on partitioned NOT NULL...
2026-05-20  Alexander KorotkovRevert "Reject degenerate SPLIT PARTITION with DEFAULT...
2026-05-20  Alexander KorotkovReject degenerate SPLIT PARTITION with DEFAULT partition
2026-05-20  Fujii Masaopg_recvlogical: Add tests for output file permissions
2026-05-20  Fujii Masaopg_recvlogical: Honor source cluster file permissions...
2026-05-19  Álvaro HerreraFix REPACK decoding worker not cleaned up on FATAL...
2026-05-19  Alexander KorotkovClarify SPLIT PARTITION bound requirements in docs
2026-05-19  Alexander KorotkovFix SPLIT PARTITION hint for DEFAULT partition bounds
2026-05-19  Alexander KorotkovFix SPLIT PARTITION range bound validation with DEFAULT
2026-05-19  Fujii MasaoFix COPY FROM ON_ERROR SET_NULL with selective column...
2026-05-18  Daniel GustafssonRemove support for 8 byte tear free read/write on 32-bit
2026-05-18  Daniel GustafssonRemove obsolete comment in AtEOXact_Inval
2026-05-18  Daniel Gustafssonpsql: Make ParseVariableDouble reject values above max
2026-05-18  Daniel Gustafssonoauth: Fix missing quote in errormessage
2026-05-18  Michael PaquierFix issues with handling of expressions in extended...
2026-05-18  Fujii MasaoFix parsing of REPACK options
2026-05-18  Tatsuo IshiiFix IGNORE NULLS nullness cache for volatile window...
2026-05-18  Michael Paquierinjection_points: Move some structs to new header injec...
2026-05-17  Noah MischUse ereport(ERROR), not Assert(), for publisher tuples...
2026-05-16  Michael PaquierSimplify signature of ProcessStartupPacket()
next