diff options
author | Jeff Davis <jdavis@postgresql.org> | 2024-10-07 17:54:19 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2024-10-07 17:54:19 -0700 |
commit | 2fe4167bc6f2a446eb3112bab14ae98958e490f4 (patch) | |
tree | ae91d94015c23bb87dd509c3d9195f8462eeefa3 /src/backend/executor/nodeTableFuncscan.c | |
parent | a8b2402041c79a16a0c5e0c5498f9f0e242f87f3 (diff) |
Fix search_path cache initialization.
The cache needs to be available very early, so don't rely on
InitializeSearchPath() to initialize the it.
Reported-by: Murat Efendioğlu
Discussion: https://postgr.es/m/CACbCzujQ4zS8MM1bx-==+tr+D3Hk5G1cjN4XkUQ+Q=cEpwhzqg@mail.gmail.com
Backpatch-through: 17
Diffstat (limited to 'src/backend/executor/nodeTableFuncscan.c')
0 files changed, 0 insertions, 0 deletions