postgres-github.git / log / commits on 2026-06-03
18:21 378668d50b44 doc PG 19 relnotes: merge pg_upgrade LO metadata items
Bruce Momjian <bruce@momjian.us>
17:48 41ddb9c33ead doc PG 19 relnotes: reordering, rewording, added markup
Bruce Momjian <bruce@momjian.us>
09:44 f2081a7800f1 Fix race in ReplicationSlotRelease() for ephemeral slots
Fujii Masao <fujii@postgresql.org>
08:33 298bdd379552 pg_dump: scope indAttNames per index in getIndexes()
Alexander Korotkov <akorotkov@postgresql.org>
08:20 eb8e76e130fd Improve overflow/underflow handling in regr_intercept().
Dean Rasheed <dean.a.rasheed@gmail.com>
08:01 d58ec50e0faa Improve overflow/underflow handling in regr_r2().
Dean Rasheed <dean.a.rasheed@gmail.com>
07:53 95b6ec52e684 vacuumdb: Fix --analyze-in-stages skipping partitioned tables
Fujii Masao <fujii@postgresql.org>
03:47 273a3c77615e Fix copy-paste error in hash_record_extended()
Michael Paquier <michael@paquier.xyz>
01:12 ffeda04259bb Fix eager aggregation for semi/antijoin inner rels
Richard Guo <rguo@postgresql.org>
00:36 ee2fa291c8b2 Fix wrong unsafe-flag test in check_output_expressions()
Richard Guo <rguo@postgresql.org>