Fix incorrect CREATE STATISTICS example in docs

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 7f44efa10b6ea3e5fd125e2800f357f38ab1068c
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2019-06-15T23:20:42Z
Releases: 12.0
Fix incorrect CREATE STATISTICS example in docs

The example was incorrectly using parantheses around the list of columns, so
just drop them.

Reported-By: Robert Haas
Discussion: https://postgr.es/m/CA%2BTgmoZZEMAqWMAfvLHZnK57SoxOutgvE-ALO94WsRA7zZ7wyQ%40mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/create_statistics.sgml modified +1 −1

Documentation touched

Discussion