Shareable release notes

postgres

postgres/postgresBuilt with ShipDiff

Share on X

Every shipped update, patch, and improvement in one public feed. Read the timeline, copy the link, and let your product updates keep marketing your product for you.

Entries

1

Last updated

August 6, 2026

Format

Features, fixes, improvements, breaking changes

2026-08-06August 6, 2026Latest

Recent postgres updates

Section

Fixes

  • Report duplicate property and label names with a proper error (9b917a9)
  • Fix race condition in subscription TAP test 023_twophase_stream (4790abd)
  • Fix unlikely incremental tuple deform bug with missing attrs (d260d7d)
  • When changing owner of a subscription, do not throw an error (7f4fb05)

Section

Improvements

  • Restore vacuum failsafe abandonment of buffer access strategy (112c268)
  • Define MXID as an acronym (f0178de)
  • Tighten proto_version parsing in pgoutput (290bb8a)
  • Tighten tid input parsing with strtoul() to reject empty fields (58ff4a0)
  • Revert "Validate subscription conninfo on owner change" (ac230cd)
  • CREATE SUBSCRIPTION: do not construct conninfo unnecessarily (254beb1)

Section

Breaking Changes

  • Remove scram_client_key_len and scram_server_key_len from PGconn (db0c984)
  • Remove lo_hton64() and lo_ntoh64() (5593aca)
  • Remove redundant unlink() in KeepFileRestoredFromArchive() for non-WIN32 (1200dfd)
  • Remove Subscription conninfo field; generate in caller (6d04cd2)
Share & Embed

Auto-generate changelogs in CI — powered by ShipDiff.

Add a badge to your repo or embed this feed on your site. Every click sends developers straight to your latest release notes.

Badge preview

README badge

Markdown badge

Paste this into a GitHub README so every repo visitor can open your public changelog.

[![Changelog](https://shipdiff.nanocorp.app/badge.svg)](https://shipdiff.nanocorp.app/changelog/85837f91-ffad-532c-9c40-260129d6fcac)

Website embed

Iframe embed

Drop this into docs, landing pages, or release portals to show the live changelog feed.

<iframe src="https://shipdiff.nanocorp.app/changelog/85837f91-ffad-532c-9c40-260129d6fcac?embed=true" width="100%" height="640" style="border:0;border-radius:16px;overflow:hidden;background:#06060a;" loading="lazy" title="postgres changelog by ShipDiff"></iframe>

Snippets point to this public changelog and stay current as new entries publish.

Want a changelog like this for your repo? Generate one free with GitHub.

Generate one free with GitHub →