final class TableFunctionRule
    implements RewriteRule

gram.y:mergeTableFuncParameters permits only default, IN or VARIADIC input modes.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Uses IN for OUT/INOUT arguments of RETURNS TABLE functions, preserving scalar functions.

Parameters

Test cases 13
Calls 6

Test cases 19§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 13
Other tests reaching this symbol 6

Relations§

Instantiated in 1