Re: BUG #17157: authorizaiton of dict_int and bloom extention - Mailing list pgsql-bugs

From Neil Chen
Subject Re: BUG #17157: authorizaiton of dict_int and bloom extention
Date
Msg-id CAA3qoJkyr1KCLCdDPjzdTNY8iqZJm2P+_cPRWN882561EEPVcw@mail.gmail.com
Whole thread Raw
In response to BUG #17157: authorizaiton of dict_int and bloom extention  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Hi, IMHO, these problems are not data errors or crashes, but rules that are inconsistent with expectations. As for what is the "correct" expectation, I think we need more opinions from other hackers.

On Wed, Aug 25, 2021 at 11:48 AM Li EF Zhang <bjzhangl@cn.ibm.com> wrote:
Got it! Thanks!
My question:
1. If an ordinary user create the extension, my understanding is that the object created in the extension should be the user who create the extension?
2. Will the fix for bloom be applied on pg13?
 

--
There is no royal road to learning.
HighGo Software Co.

pgsql-bugs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Bug in error reporting for multi-line JSON
Next
From: Emil Iggland
Date:
Subject: Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows