diff options
author | Michael Paquier | 2020-12-03 01:13:21 +0000 |
---|---|---|
committer | Michael Paquier | 2020-12-03 01:13:21 +0000 |
commit | b5913f6120792465f4394b93c15c2e2ac0c08376 (patch) | |
tree | 2b1f33655d3b7f1888487b87ad467483a5b57cbd /src/include/optimizer/optimizer.h | |
parent | dc11f31a1a891f8aa8890644e837556bcc5a75e7 (diff) |
Refactor CLUSTER and REINDEX grammar to use DefElem for option lists
This changes CLUSTER and REINDEX so as a parenthesized grammar becomes
possible for options, while unifying the grammar parsing rules for
option lists with the existing ones.
This is a follow-up of the work done in 873ea9e for VACUUM, ANALYZE and
EXPLAIN. This benefits REINDEX for a potential backend-side filtering
for collatable-sensitive indexes and TABLESPACE, while CLUSTER would
benefit from the latter.
Author: Alexey Kondratov, Justin Pryzby
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/include/optimizer/optimizer.h')
0 files changed, 0 insertions, 0 deletions