> On 20 Oct 2021, at 12:55, Michael Paquier <mich...@paquier.xyz> wrote:
> 
> On Wed, Oct 20, 2021 at 01:01:31PM +0300, Aleksander Alekseev wrote:
>> I checked the rest of the PostgreSQL code and apparently, it should
>> have been tts_values[Anum_pg_shdepend_FOO - 1].
>> 
>> The patch is attached. The problem was first reported offlist by Sven
>> Klemm. Investigated and fixed by me.
> 
> Yes, that's indeed a one-off bug when copying shared dependencies of a
> template database to the new one.  This is new as of e3931d0, so I'll
> take care of that and double-check the area while on.

The attached patch looks correct to me.  Skimming the referenced commit I see
nothing else sticking out.

--
Daniel Gustafsson               https://vmware.com/



Reply via email to