On 2025-11-26, Heikki Linnakangas wrote: > What happens if you replay the WAL generated with old binary, without > this patch, with new binary? It's not good:
Maybe this needs a new record identifier, separating old wal from that generated by the new code? -- Álvaro Herrera
