diff options
author | Andres Freund <andres@anarazel.de> | 2018-03-05 16:21:05 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-03-05 16:21:05 -0800 |
commit | 854dd8cff523bc17972d34772b0e39ad3d6d46a4 (patch) | |
tree | 43b7e57f962c9a9d69e30386bec6c69269b05f4e /src/backend/executor/execPartition.c | |
parent | b2a177bff10e86016a53bb7f06f7d5e63649e27d (diff) | |
download | postgresql-854dd8cff523bc17972d34772b0e39ad3d6d46a4.tar.gz postgresql-854dd8cff523bc17972d34772b0e39ad3d6d46a4.zip |
Add parenthesized options syntax for ANALYZE.
This is analogous to the syntax allowed for VACUUM. This allows us to
avoid making new options reserved keywords and makes it easier to
allow arbitrary argument order. Oh, and it's consistent with the other
commands, too.
Author: Nathan Bossart
Reviewed-By: Michael Paquier, Masahiko Sawada
Discussion: https://postgr.es/m/D3FC73E2-9B1A-4DB4-8180-55F57D116B4E@amazon.com
Diffstat (limited to 'src/backend/executor/execPartition.c')
0 files changed, 0 insertions, 0 deletions