forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita9ed7d9
committed
Fix search_path cache initialization.
The cache needs to be available very early, so don't rely onInitializeSearchPath() to initialize the it.Reported-by: Murat EfendioğluDiscussion:https://postgr.es/m/CACbCzujQ4zS8MM1bx-==+tr+D3Hk5G1cjN4XkUQ+Q=cEpwhzqg@mail.gmail.comBackpatch-through: 171 parentc3b80a7 commita9ed7d9
1 file changed
+19
-9
lines changedLines changed: 19 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 |
| - | |
310 | 308 |
| |
311 | 309 |
| |
312 | 310 |
| |
313 | 311 |
| |
314 |
| - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
315 | 319 |
| |
316 | 320 |
| |
317 | 321 |
| |
318 |
| - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
319 | 334 |
| |
320 | 335 |
| |
321 | 336 |
| |
| |||
4742 | 4757 |
| |
4743 | 4758 |
| |
4744 | 4759 |
| |
4745 |
| - | |
4746 |
| - | |
4747 |
| - | |
4748 |
| - | |
4749 |
| - | |
4750 | 4760 |
| |
4751 | 4761 |
| |
4752 | 4762 |
| |
|
0 commit comments
Comments
(0)