pgsql: Document that ALTER TABLE .. TYPE removes statistics

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Document that ALTER TABLE .. TYPE removes statistics
Date: 2021-11-05 15:09:59
Message-ID: E1mj0qt-0008Eu-G1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that ALTER TABLE .. TYPE removes statistics

Co-authored-by: Nikolai Berkoff <nikolai(dot)berkoff(at)pm(dot)me>
Discussion: https://postgr.es/m/vCc8XnwDmlP4ZnHBQLIVxzD405BiYHVC9qZlhIF7IsfxK0gC9mZ4PUUOH0-3y6kv5p-87-3_ljqT1KvQVAnb8OoWhPU3kcqWn2ZpmxRBCQg=@pm.me

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/df80f9da5c6541e744eeb20eaca919c7fc189999

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2021-11-05 15:33:21 pgsql: Avoid crash in rare case of concurrent DROP
Previous Message Alvaro Herrera 2021-11-05 14:57:33 pgsql: Pipeline mode disallows multicommand strings