GetSharedSecurityLabel() should be callable before shared relcaches are available
От
Jeff Davis
Тема
GetSharedSecurityLabel() should be callable before shared relcaches are available
Дата
Msg-id
ecb7af0b26e3be1d96d291c8453a86f1f82d9061.camel@j-davis.com
Список
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
В списке pgsql-bugs по дате отправления