Re: trivial grammar refactor

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: trivial grammar refactor
Date: 2025-07-23 17:59:52
Message-ID: 202507231759.zobpk3ch6fwh@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


... so using the same set of productions, I can rewrite the current
CLUSTER rule in this way and it won't be a problem for the REPACK
changes.

Thanks for looking!

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

Attachment Content-Type Size
v2-0001-Refactor-grammar-to-create-opt_utility_option_lis.patch text/x-diff 5.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-07-23 18:03:06 Re: Making type Datum be 8 bytes everywhere
Previous Message Andres Freund 2025-07-23 17:50:50 Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans)