GetSharedSecurityLabel() should be callable before shared relcaches are available - Mailing list pgsql-bugs

From Jeff Davis
Subject GetSharedSecurityLabel() should be callable before shared relcaches are available
Date
Msg-id ecb7af0b26e3be1d96d291c8453a86f1f82d9061.camel@j-davis.com
Whole thread Raw
List 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

pgsql-bugs by date:

Previous
From: Pavel Borisov
Date:
Subject: Re: Text search prefix matching and stop words
Next
From: Tom Lane
Date:
Subject: Re: Text search prefix matching and stop words