Re: Correct docs re: rewriting indexes when table rewrite is skipped
James Coleman <jtc331@gmail.com>
From: James Coleman <jtc331@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Matthias van de Meent <boekewurm+postgres@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-04-01T13:01:49Z
Lists: pgsql-hackers
On Fri, Apr 1, 2022 at 8:58 AM Robert Haas <robertmhaas@gmail.com> wrote: > > 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. Thanks. I marked the CF entry as committed. James Coleman
Commits
-
docs: Changing column type doesn't always require an index rebuild.
- fa25bebb827a 15.0 landed