Hello??
  The "decl_is_for" syntax block has the same issue.

It can be modified together.


------------------ ???????? ------------------
??????:                                                                         
                                               "shaobo zhang"                   
                                                                 
<[email protected]&gt;;
????????:&nbsp;2026??6??5??(??????) ????3:01
??????:&nbsp;"pgsql-hackers"<[email protected]&gt;;

????:&nbsp;Fix missing semicolon in pl_gram.y for option_value rule



 The option_value grammar rule in src/pl/plpgsql/src/pl_gram.y was
missing a terminating semicolon, which is inconsistent with the style
used by other rules in the file. While Bison does not require
semicolons to terminate grammar rules, adding one here improves
consistency&nbsp; and readability.

Reply via email to