Re: trivial grammar refactor - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: trivial grammar refactor
Date
Msg-id 202507231759.zobpk3ch6fwh@alvherre.pgsql
Whole thread Raw
In response to Re: trivial grammar refactor  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: trivial grammar refactor
List 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

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans)
Next
From: Andres Freund
Date:
Subject: Re: Making type Datum be 8 bytes everywhere