]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-06-10  Michael PaquierFix MarkBufferDirtyHint() to not call GetBufferDescript...
2026-06-10  Fujii Masaopg_buffercache: restore rowtype verification in pg_buff...
2026-06-10  Michael Paquierpsql: Add some missing schema qualifications in describe.c
2026-06-09  Masahiko SawadaFix race when logical decoding activation is concurrent...
2026-06-09  Álvaro HerreraDisallow direct use of the pgrepack logical decoding...
2026-06-09  Peter EisentrautRecord dependencies on graph labels and properties
2026-06-08  Fujii MasaoUse correct type for catalog_xmin
2026-06-08  Jeff DavisGuard against uninitialized default locale.
2026-06-08  Andres Freundci: Improve ccache handling
2026-06-08  Tom LaneRemove inappropriate translation marker in getObjectIde...
2026-06-08  Jeff Davisdict_synonym.c: remove incorrect outlen.
2026-06-08  Andrew DunstanRevert "Enable fast default for domains with non-volati...
2026-06-08  Álvaro HerreraFix syslogger NULL-pointer-dereference in EXEC_BACKEND
2026-06-08  Peter EisentrautFix FOR PORTION OF for inheritance children
2026-06-08  Tom LaneFix missed checks for hashability of container-type...
2026-06-08  Nathan Bossartdoc: Expand on proper use of refint.
2026-06-08  Daniel Gustafssondoc: Fix spelling for CHECKPOINT reference page
2026-06-08  Fujii Masaoecpg: Reject multiple header items in GET/SET DESCRIPTOR
2026-06-08  Amit Kapilapg_createsubscriber: Fix duplicate publication name...
2026-06-08  Michael PaquierFix memory leak in pgstat_progress_parallel_incr_param()
2026-06-08  Peter EisentrautFix incorrect format placeholders
2026-06-08  Amit KapilaDoc: Add missing SGML markup in alter_publication.sgml.
2026-06-08  Michael Paquierpsql: Fix expanded aligned output
2026-06-08  Amit KapilaFix publisher retain_dead_tuples check when also changi...
2026-06-08  Bruce Momjiandoc PG 19 relnotes: improve awkward or confusing wording
2026-06-06  David RowleyFix tuple deforming with virtual generated columns
2026-06-05  Michael Paquierpg_surgery: Fix off-by-one bug with heap offset
2026-06-05  Daniel Gustafssondoc: Clarify OAuth validator authn_id logging
2026-06-05  Daniel Gustafssondoc: Use groups instead of curves in TLS documentation
2026-06-05  Bruce Momjiandoc PG 19 relnotes: update to current, merge items
2026-06-05  Nathan Bossartrefint: Remove plan cache.
2026-06-05  Bruce Momjiandoc PG 19 relnotes: add more markup, move some items...
2026-06-05  Daniel GustafssonReword activity message to avoid truncation
2026-06-05  Peter EisentrautFix LATERAL references in GRAPH_TABLE with multi-label...
2026-06-05  Peter EisentrautHandle element label and label property objects in...
2026-06-05  Michael Paquierxml2: Fix stylesheet document leak in xslt_process()
2026-06-05  Fujii MasaoFix pg_subscription column privileges for subwalrcvtimeout
2026-06-04  Michael PaquierFix off-by-one with NFC recomposition for Hangul U...
2026-06-04  Daniel Gustafssondoc: Mention online checksum enabling in pg_checksums...
2026-06-04  Andres Freundci: Remove support for cirrus-ci based CI
2026-06-04  Andres Freundci: Add GitHub Actions based CI
2026-06-04  Bruce Momjiandoc PG 19 relnotes: various fixes reported via email
2026-06-04  Tom LaneImprove reporting of invalid weight symbols in setweigh...
2026-06-04  Tom LaneFix another case of indirectly casting away const.
2026-06-04  Nathan BossartAdd previous commit to .git-blame-ignore-revs.
2026-06-04  Nathan BossartRe-pgindent nodeModifyTable.c after commit 993a7aa0e4.
2026-06-04  Tom LaneEnsure USE_AVX... symbols are not defined if not buildi...
2026-06-04  Peter EisentrautSmall terminology fixes in comments
2026-06-04  Peter EisentrautRequire UPDATE permission on FOR PORTION OF column
2026-06-04  Peter EisentrautFix cross-leftover pollution in FOR PORTION OF insert...
2026-06-04  Michael Paquierlibpq: Fix "servicefile" after fallback to system servi...
2026-06-03  Bruce Momjiandoc PG 19 relnotes: merge pg_upgrade LO metadata items
2026-06-03  Bruce Momjiandoc PG 19 relnotes: reordering, rewording, added markup
2026-06-03  Alexander Korotkovpg_dump: scope indAttNames per index in getIndexes()
2026-06-03  Fujii MasaoFix race in ReplicationSlotRelease() for ephemeral...
2026-06-03  Dean RasheedImprove overflow/underflow handling in regr_intercept().
2026-06-03  Dean RasheedImprove overflow/underflow handling in regr_r2().
2026-06-03  Fujii Masaovacuumdb: Fix --analyze-in-stages skipping partitioned...
2026-06-03  Michael PaquierFix copy-paste error in hash_record_extended()
2026-06-03  Richard GuoFix eager aggregation for semi/antijoin inner rels
2026-06-03  Richard GuoFix wrong unsafe-flag test in check_output_expressions()
2026-06-02  Michael Paquierpsql: Fix issues with deferred errors in pipelines
2026-06-02  Michael Paquierxml2: Fix more memory leaks with libxml2 and XPath...
2026-06-01  Tom LaneStamp 19beta1. REL_19_BETA1
2026-06-01  Peter EisentrautTranslation updates
2026-06-01  Bruce Momjiandoc PG 19 relnotes: add links for functions and stucts
2026-06-01  Bruce Momjiandoc PG 19 relnotes: first phase of markup additions
2026-05-31  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
next