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-04-01T12:58:27Z
Lists: pgsql-hackers
On Thu, Mar 31, 2022 at 4:19 PM James Coleman <jtc331@gmail.com> wrote: > On Thu, Mar 31, 2022 at 3:25 PM Robert Haas <robertmhaas@gmail.com> wrote: > > 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. > > Sounds great; thanks again for the review. Done. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
docs: Changing column type doesn't always require an index rebuild.
- fa25bebb827a 15.0 landed