Re: Possible Documentation Update for ALTER STATISTICS

2021-11-04 Thread Tomas Vondra
Hi Ahmet, On 11/4/21 14:35, Ahmet Gedemenli wrote: Hey, I've noticed that the current documentation doesn't mention IF EXISTS clause for ALTER STATISTICS in the synopsis section, where PG supports it. https://www.postgresql.org/docs/14/sql-alterstatistics.html

Possible Documentation Update for ALTER STATISTICS

2021-11-04 Thread Ahmet Gedemenli
Hey, I've noticed that the current documentation doesn't mention IF EXISTS clause for ALTER STATISTICS in the synopsis section, where PG supports it. https://www.postgresql.org/docs/14/sql-alterstatistics.html (Only for the last item, that is ALTER STATISTICS .. SET STATISTICS; for the others, P