Re: pg_get_databasebyid(oid) - Mailing list pgsql-hackers

From Ibrar Ahmed
Subject Re: pg_get_databasebyid(oid)
Date
Msg-id CALtqXTfOxUaV3Z4ggaA563kG43o3g-q_OCMFO2g83pY-kXfo3Q@mail.gmail.com
Whole thread Raw
In response to Re: pg_get_databasebyid(oid)  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: pg_get_databasebyid(oid)  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-hackers
On Wed, Aug 28, 2019 at 6:05 PM Sergei Kornilov <sk@zsrv.org> wrote:
> Please add that to commitfest.

Done: https://commitfest.postgresql.org/24/2261/

regards, Sergei
Hi,

I have checked the code, the function "pg_get_userbyid" is used in many places in code. I am just curious why we need that  "pg_get_databasebyid" function. Is there a need for this function for the user?


--
Ibrar Ahmed

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: REINDEX filtering in the backend
Next
From: Richard Guo
Date:
Subject: Re: A problem about partitionwise join