Paul Foerster <[email protected]> writes:
> the PostgreSQL 15.9 release notes instruct to look out for especially
> detached partitions with foreign key constraints. I'm in the process of
> updating our databases from 15.8 to 15.9 now and found a case where the
> select statement returns a constraint.
> The release notes say nothing about when to fix that using the generated add
> or drop statements.
Generally speaking, our release notes are addressed to someone who's
already installed the update (or a later one).
regards, tom lane