On 7/11/19 3:24 AM, Bruce Momjian wrote:
On Wed, Jul 10, 2019 at 02:35:56PM +0900, Ian Barwick wrote:
Hi
Here:
https://www.postgresql.org/docs/12/view-pg-roles.html
we state:
"This view explicitly exposes the OID column of the underlying table,
since that is needed to do joins to o
On Wed, Jul 10, 2019 at 02:35:56PM +0900, Ian Barwick wrote:
> Hi
>
> Here:
>
> https://www.postgresql.org/docs/12/view-pg-roles.html
>
> we state:
>
> "This view explicitly exposes the OID column of the underlying table,
>since that is needed to do joins to other catalogs."
>
> I thin