postgres-github.git / summary / log

2026-06-03 378668d50b44 doc PG 19 relnotes:  merge pg_upgrade LO metadata items
           Bruce Momjian

2026-06-03 41ddb9c33ead doc PG 19 relnotes:  reordering, rewording, added markup
           Bruce Momjian

2026-06-03 298bdd379552 pg_dump: scope indAttNames per index in getIndexes()
           Alexander Korotkov

2026-06-03 f2081a7800f1 Fix race in ReplicationSlotRelease() for ephemeral slots
           Fujii Masao

2026-06-03 eb8e76e130fd Improve overflow/underflow handling in regr_intercept().
           Dean Rasheed

2026-06-03 d58ec50e0faa Improve overflow/underflow handling in regr_r2().
           Dean Rasheed

2026-06-03 95b6ec52e684 vacuumdb: Fix --analyze-in-stages skipping partitioned tables
           Fujii Masao

2026-06-03 273a3c77615e Fix copy-paste error in hash_record_extended()
           Michael Paquier

2026-06-03 ffeda04259bb Fix eager aggregation for semi/antijoin inner rels
           Richard Guo

2026-06-03 ee2fa291c8b2 Fix wrong unsafe-flag test in check_output_expressions()
           Richard Guo

2026-06-02 d21604e17e49 psql: Fix issues with deferred errors in pipelines
           Michael Paquier

2026-06-02 a77bdb11e6ba xml2: Fix more memory leaks with libxml2 and XPath evaluations
           Michael Paquier

2026-06-01 4b0bf0788b06 Stamp 19beta1.
           Tom Lane

2026-06-01 ef6a95c7c64d Translation updates
           Peter Eisentraut

2026-06-01 78ec4b69a0dc doc PG 19 relnotes:  add links for functions and stucts
           Bruce Momjian

2026-06-01 4ff61509881b doc PG 19 relnotes:  first phase of markup additions
           Bruce Momjian

2026-05-31 39343218347b doc:  add missing xreflabel to debug_print_raw_parse
           Bruce Momjian

2026-05-30 21298c2cd0cd doc relnote markup: allow period in <command> regex for ellipses
           Bruce Momjian

2026-05-30 3e744cc745b8 doc PG 19 relnotes:  adjust pg_read_all_data & pg_write_all_data
           Bruce Momjian

2026-05-20 db5ed03217b9 Avoid leaking system path from pg_available_extensions
           Andrew Dunstan

2026-04-20 7dc5bbcf220b Apply encoding conversion in COPY TO FORMAT JSON
           Andrew Dunstan

2026-05-29 45b02984e2fa Allow old WAL recycling during REPACK CONCURRENTLY
           Álvaro Herrera

2026-05-29 08127c641c09 doc: Correct the timeline for OAuth's shutdown_cb
           Jacob Champion

2026-05-29 89d243d52189 Fix compilation with OpenSSL 4
           Daniel Gustafsson

2026-05-29 5ab239c9a908 Constistent naming for datacheckusms processes
           Daniel Gustafsson

2026-05-29 0ca1b3010597 Use correct datatype for PID
           Daniel Gustafsson

2026-05-29 cd857dec0e0a Improve comments in online checksums code
           Daniel Gustafsson

2026-05-29 5fee7cab1b87 Fix checksum state transition during promotion
           Daniel Gustafsson

2026-05-29 38470c2c1ea7 Advance restart_lsn more eagerly in LogicalConfirmReceivedLocation
           Álvaro Herrera

2026-05-29 5d48d3b14e0e Remove unnecessary signal handler change
           Álvaro Herrera

2026-05-29 2368c14e9e20 libpq: Send users to the wiki during grease failures
           Jacob Champion

2026-05-29 5ca41e4125e9 libpq: Fix grease error message style
           Jacob Champion

2026-05-29 b1901e2895e0 pg_plan_advice: DO_NOT_SCAN is a simple tag, not a generic one.
           Robert Haas

2026-05-29 878839bafe25 pg_stash_advice: Reject overlong stash names in dump file.
           Robert Haas

2026-05-29 2670cc298f42 Cover additional errors and corner conditions in repack.c
           Álvaro Herrera

2026-05-28 e2b35735b001 Use term "referenced" rather than "dependent" in dependency locking
           Heikki Linnakangas

2026-05-28 378dffaf8c80 Improve REPACK (CONCURRENTLY) error messages some more
           Álvaro Herrera

2026-05-28 659701788171 Make stack depth check work with asan's use-after-return
           Andres Freund

2026-05-28 497e92dce9b4 Fix some minor issues in repack ereport()s
           Álvaro Herrera

2026-05-28 43649b6a53e9 Improve REPACK (CONCURRENTLY) error when wal_level < replica
           Álvaro Herrera

2026-05-28 af23353a73d5 postgres_fdw: Fix whitespace violation in connection.c
           Fujii Masao

2026-05-28 8a86aa313a71 postgres_fdw, dblink: Validate use_scram_passthrough values
           Fujii Masao

2026-05-27 d79bf7612a07 Fix race between ProcSignalInit() and EmitProcSignalBarrier().
           Masahiko Sawada

2026-05-27 47ad2233fad4 Fix 051_effective_wal_level.pl on builds without injection points.
           Masahiko Sawada

2026-05-27 2af1dc89282b Disable logical decoding after REPACK (CONCURRENTLY)
           Álvaro Herrera

2026-05-27 0f24332aeb4f Fix NOTIFY wakeups for pre-commit LISTEN entries.
           Tom Lane

2026-05-27 2fbb21170e90 Avoid orphaned objects dependencies
           Heikki Linnakangas

2026-05-27 fd93ee100830 Don't try to record dependency on a dropped column's datatype
           Heikki Linnakangas

2026-05-27 ee31868a535d Use strtoi64 instead of strtoll
           Peter Eisentraut

2026-05-27 c71b94f03304 Remove incorrect OpenSSL feature guards
           Daniel Gustafsson

[next]