Re: Assert failure in base_yyparse

Álvaro Herrera <alvherre@kurilemu.de>

From: Alvaro Herrera <alvherre@kurilemu.de>
To: Richard Guo <guofenglinux@gmail.com>
Cc: Евгений Горбанев <gorbanyoves@basealt.ru>, pgsql-hackers@lists.postgresql.org
Date: 2025-05-14T16:20:00Z
Lists: pgsql-hackers
On 2025-May-14, Richard Guo wrote:

> Attached is a patch that implements this.  It also renames the
> internally used option name and updates the error message.

LGTM.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



Commits

  1. Fix Assert failure in XMLTABLE parser