Fix missing invalidations for search_path cache.
authorJeff Davis <jdavis@postgresql.org>
Tue, 9 Jul 2024 18:27:17 +0000 (11:27 -0700)
committerJeff Davis <jdavis@postgresql.org>
Tue, 9 Jul 2024 19:37:05 +0000 (12:37 -0700)
commitb3bd18294ee471c5a6f1db69be57f08c1e00f1a6
tree5b8bed461b65e14e3c9b70bfe74301a2d4690ebd
parente7192486dded0ca82824fef95eb88b4231bdd4d2
Fix missing invalidations for search_path cache.

Reported-by: Noah Misch
Discussion: http://postgr.es/m/20240630223047.1f.nmisch@google.com
Backpatch-through: 17
src/backend/catalog/namespace.c