Re: Correct docs re: rewriting indexes when table rewrite is skipped
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: James Coleman <jtc331@gmail.com>
Cc: Matthias van de Meent <boekewurm+postgres@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-03-31T19:24:57Z
Lists: pgsql-hackers
On Thu, Mar 31, 2022 at 10:51 AM James Coleman <jtc331@gmail.com> wrote: > Updated. This version looks fine to me. If nobody objects I will commit it and credit myself as a co-author. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
docs: Changing column type doesn't always require an index rebuild.
- fa25bebb827a 15.0 landed