Commit ad9f08f
committed
Fix ATSimpleRecursion() to allow recursion from a foreign table.
This is necessary in view of the changes to allow foreign tables to be
full members of inheritance hierarchies, but I (tgl) unaccountably missed
it in commit cb1ca4d.
Noted by Amit Langote, patch by Etsuro Fujita1 parent d3821e7 commit ad9f08f
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4367 | 4367 | | |
4368 | 4368 | | |
4369 | 4369 | | |
4370 | | - | |
4371 | | - | |
| 4370 | + | |
| 4371 | + | |
4372 | 4372 | | |
4373 | | - | |
| 4373 | + | |
| 4374 | + | |
| 4375 | + | |
4374 | 4376 | | |
4375 | 4377 | | |
4376 | 4378 | | |
| |||
0 commit comments