Refactor grammar to create opt_utility_option_list
Álvaro Herrera <alvherre@kurilemu.de>
Refactor grammar to create opt_utility_option_list This changes the grammar for REINDEX, CHECKPOINT, CLUSTER, ANALYZE/ANALYSE; they still accept the same options as before, but the grammar is written differently for convenience of future development. Reviewed-by: Nathan Bossart <nathandbossart@gmail.com> Discussion: https://postgr.es/m/202507231538.ir7pjzoow6oe@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/gram.y | modified | +56 −68 |
Discussion
- trivial grammar refactor 10 messages · 2025-07-23 → 2025-07-25