GetSharedSecurityLabel() should be callable before shared relcaches are available

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: GetSharedSecurityLabel() should be callable before shared relcaches are available
Date: 2021-10-08 20:55:01
Message-ID: ecb7af0b26e3be1d96d291c8453a86f1f82d9061.camel@j-davis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

If I understand correctly, it's intended that GetSharedSecurityLabel()
should be callable before the shared relcaches are built. If so, the
systable_beginscan can't pass an unconditional 'true' for indexOK.

Patch attached.

Regards,
Jeff Davis

Attachment Content-Type Size
getsharedsecuritylabel.diff text/x-patch 663 bytes

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-10-08 21:06:27 Re: Text search prefix matching and stop words
Previous Message Pavel Borisov 2021-10-08 20:32:28 Re: Text search prefix matching and stop words