- Notifications
You must be signed in to change notification settings - Fork28
Commitf510412
committed
Limit depth of forced recursion for CLOBBER_CACHE_RECURSIVELY.
It's somewhat surprising that we got away with this before. (Actually,since nobody tests this routinely AFAIK, it might've been broken forawhile. But it's definitely broken in the wake of commitf868a81.)It seems sufficient to limit the forced recursion to a small numberof levels.Back-patch to all supported branches, like the preceding patch.Discussion:https://postgr.es/m/12259.1532117714@sss.pgh.pa.us1 parentf868a81 commitf510412
1 file changed
+11
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
708 | 708 |
| |
709 | 709 |
| |
710 | 710 |
| |
711 |
| - | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
712 | 722 |
| |
713 | 723 |
| |
714 | 724 |
| |
|
0 commit comments
Comments
(0)