!3543 修复自定义变量赋值的heLp 问题

Merge pull request !3543 from chenbd/fix_help_var
This commit is contained in:
opengauss_bot
2023-06-28 03:26:53 +00:00
committed by Gitee

View File

@ -77,6 +77,7 @@ NOTICE: [into_option] is only available in CENTRALIZED mode and B-format databas
NOTICE: [index_hints] is only available in CENTRALIZED mode and B-format database.
NOTICE: '[ [ START WITH condition ] CONNECT BY condition [ ORDER SIBLINGS BY expression ] ]' is only avaliable in CENTRALIZED mode!
NOTICE: 'SUBPARTITION { ( subpartition_name ) | FOR ( subpartition_value [, ...] )}' is only avaliable in CENTRALIZED mode!
NOTICE: expression can be @uservar := expression in CENTRALIZED mode and B-format database.
</synopsis>
</refsynopsisdiv>
</refentry>