Re: pg_get_databasebyid(oid)

From: Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
To: Sergei Kornilov <sk(at)zsrv(dot)org>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_get_databasebyid(oid)
Date: 2019-08-29 08:59:24
Message-ID: CALtqXTfOxUaV3Z4ggaA563kG43o3g-q_OCMFO2g83pY-kXfo3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 28, 2019 at 6:05 PM Sergei Kornilov <sk(at)zsrv(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2019-08-29 09:44:53 Re: A problem about partitionwise join
Previous Message Julien Rouhaud 2019-08-29 08:52:55 Re: REINDEX filtering in the backend