Re: Memory allocation error DDL invalidation (seen with 15.13 & 16.9)

2025-06-23 Thread Anne Struble
On Sun, Jun 22, 2025, 21:59 Amit Kapila wrote: > > On Sat, Jun 21, 2025 at 12:57 AM Anne Struble wrote: > > > > Hello, > > I'm writing in regards to a fix made in the last release of Postgresql (specifically, I've looked at versions 15.13 and 16.9). The fix in question is: > > Fix data loss in lo

Re: Memory allocation error DDL invalidation (seen with 15.13 & 16.9)

2025-06-22 Thread Amit Kapila
On Sat, Jun 21, 2025 at 12:57 AM Anne Struble wrote: > > Hello, > I'm writing in regards to a fix made in the last release of Postgresql > (specifically, I've looked at versions 15.13 and 16.9). The fix in question > is: > Fix data loss in logical replication > This is the change set: > https://