Re: A bug with ExecCheckPermissions
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Sergey Shinderuk <s.shinderuk@postgrespro.ru>, o.tselebrovskiy@postgrespro.ru, pgsql-hackers@postgresql.org
Date: 2023-03-09T10:39:38Z
Lists: pgsql-hackers
Attachments
I didn't like very much this business of setting the perminfoindex directly to '2' and '1'. It looks ugly with no explanation. What do you think of creating the as we go along and set each index correspondingly, as in the attached? -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/ "Ellos andaban todos desnudos como su madre los parió, y también las mujeres, aunque no vi más que una, harto moza, y todos los que yo vi eran todos mancebos, que ninguno vi de edad de más de XXX años" (Cristóbal Colón)
Commits
-
Fix sepgsql expected test output
- 95f5a7a42c04 16.0 landed
-
Fix ExecCheckPermissions call in RI_Initial_Check
- f75cec4fff87 16.0 landed