Re: Minor version upgrades and extension packaging - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Minor version upgrades and extension packaging
Date
Msg-id 20180212230401.2cc6xle6k3iqhwz7@alvherre.pgsql
Whole thread Raw
In response to Re: Minor version upgrades and extension packaging  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund wrote:

> Ugh. I personally would say that's because that commit did stuff that we
> normally trie hard not to do. While ColumnDef at least isn't serialized
> into catalogs, we normally trie hard to break struct layout. Peter,
> shouldn't that field at the very least have been added at the end?

FWIW we just noticed that because commit 699bf7d05 changed the
heap_prepare_freeze_tuple() ABI back in December, it caused similar
breakage :-(  I didn't notice the implications when I read the patch.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Cache lookup errors with functions manipulation objectaddresses
Next
From: David Fetter
Date:
Subject: Re: rename sgml files?