On Thu, Sep 26, 2024 at 12:22:32PM +0930, Tom Dunstan wrote:
> Reporting in case this is unexpected. At the very least if a function used
> in an index must now always find other functions using an explicit path, it
> seems like this should be documented and noted in the release notes.

The first compatibility entry in the release notes [0] has the following
sentence:

        Functions used by expression indexes and materialized views that need
        to reference non-default schemas must specify a search path during
        function creation.

Do you think this needs to be expanded upon?

[0] https://www.postgresql.org/docs/release/17.0/

-- 
nathan


Reply via email to