pgsql: Fix incorrect CREATE STATISTICS example in docs

From: Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix incorrect CREATE STATISTICS example in docs
Date: 2019-06-15 23:21:16
Message-ID: E1hcHz2-0005mb-5F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7f44efa10b6ea3e5fd125e2800f357f38ab1068c

Modified Files
--------------
doc/src/sgml/ref/create_statistics.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-06-16 01:18:18 Re: pgsql: Rework the pg_statistic_ext catalog
Previous Message Alvaro Herrera 2019-06-15 22:47:13 Re: pgsql: Avoid spurious deadlocks when upgrading a tuple lock