Re: Alter index rename concurrently to
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: fabriziomello@gmail.com
Cc: Andres Freund <andres@anarazel.de>, aaklychkov@mail.ru,
"[pgdg] Robert Haas" <robertmhaas@gmail.com>, vyegorov@gmail.com,
Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-14T16:13:02Z
Lists: pgsql-hackers
On 25/10/2018 19:35, Fabrízio de Royes Mello wrote: >> > OK, I can refine those descriptions/comments. Do you have any concerns >> > about the underlying principle of this patch? >> >> Patch with updated comments to reflect your input. > I didn't found any issue, so the patch looks in a very good shape. Committed, thanks all. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Lower lock level for renaming indexes
- 1b5d797cd4f7 12.0 landed