Re: Fix missing semicolon in pl_gram.y for option_value rule

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: shaobo zhang <zshaoo224(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix missing semicolon in pl_gram.y for option_value rule
Date: 2026-06-09 07:10:55
Message-ID: aie8f8DPmO1kATOn@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 09, 2026 at 12:51:47PM +0800, Chao Li wrote:
> I would not call this a “fix” as it doesn’t fix anything not working
> today. It is actually a grammar-style cleanup. Since the code being
> changed is 12 years old, I think this patch is a candidate for v20.

Why do we even need to care about that?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-06-09 07:23:24 Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Previous Message Andrei Lepikhov 2026-06-09 07:08:58 Re: Subquery pull-up increases jointree search space