Re: [BUG] failed assertion in EnsurePortalSnapshotExists()
От
Tom Lane
Тема
Re: [BUG] failed assertion in EnsurePortalSnapshotExists()
Дата
Msg-id
3181300.1633026327@sss.pgh.pa.us
Ответ на
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() (Drouvot, Bertrand)
Список
Дерево обсуждения
[BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Ranier Vilela <ranier.vf@gmail.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Ranier Vilela <ranier.vf@gmail.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() Ranier Vilela <ranier.vf@gmail.com>
Re: [BUG] failed assertion in EnsurePortalSnapshotExists() "Drouvot, Bertrand" <bdrouvot@amazon.com>
"Drouvot, Bertrand" writes: > On 9/30/21 7:16 PM, Tom Lane wrote: >> PS: Memo to self: in the back branches, the new field has to be >> added at the end of struct Portal. > out of curiosity, why? Sticking it into the middle would create an ABI break for any extension code that's looking at struct Portal, due to movement of existing field offsets. In HEAD that's fine, so we should put the field where it makes the most sense. But we have to be careful about changing globally-visible structs in released branches. regards, tom lane
В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата: