On Tue, Nov 01, 2022 at 02:35:43PM -0400, Tom Lane wrote: > Justin Pryzby <pry...@telsasoft.com> writes: > > I added a CF entry and marked RFC. > > This should be included in v15.1. > > Right, done.
Thanks. Yesterday, I realized that the bug was exposed here after we accidentally recreated a table as relkind=r rather than relkind=p... -- Justin