Commit 1d55c78
authored
fix: correct behavior of cross-database table valued functions (babelfish-for-postgresql#583) (babelfish-for-postgresql#584)
Added missing hook for tabled valued function execution to check privilege against login instead of your user.
Extension PR: babelfish-for-postgresql/babelfish_extensions#3802
Task: BABEL-5792
Signed-off-by: ANJU BHARTI <abanju@amazon.com>1 parent db5661f commit 1d55c78
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
702 | 703 | | |
703 | 704 | | |
704 | 705 | | |
705 | | - | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
706 | 710 | | |
707 | 711 | | |
708 | 712 | | |
| |||
0 commit comments