Merging upstream version 26.12.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d24d19e9ea
commit
69b6dd9501
70 changed files with 1134 additions and 340 deletions
|
@ -581,7 +581,7 @@ queries if it would result in multiple table selects in a single query:</p>
|
|||
<div class="attr variable">
|
||||
<span class="name">UNMERGABLE_ARGS</span> =
|
||||
<input id="UNMERGABLE_ARGS-view-value" class="view-value-toggle-state" type="checkbox" aria-hidden="true" tabindex="-1">
|
||||
<label class="view-value-button pdoc-button" for="UNMERGABLE_ARGS-view-value"></label><span class="default_value">{'offset', 'sample', 'kind', 'qualify', 'cluster', 'options', 'locks', 'operation_modifiers', 'match', 'laterals', 'connect', 'distinct', 'group', 'distribute', 'into', 'prewhere', 'with', 'settings', 'format', 'pivots', 'sort', 'limit', 'windows', 'having'}</span>
|
||||
<label class="view-value-button pdoc-button" for="UNMERGABLE_ARGS-view-value"></label><span class="default_value">{'offset', 'cluster', 'distinct', 'qualify', 'connect', 'into', 'distribute', 'windows', 'having', 'prewhere', 'limit', 'format', 'with', 'sort', 'settings', 'kind', 'locks', 'sample', 'match', 'options', 'group', 'laterals', 'pivots', 'operation_modifiers'}</span>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue