grants gives - Search results

2022-11-10 09:56:09 | RE: column_query buffer in PGAPI ColumnPrivileges (Wal, Jan Tjalling van der)

gives results (over 9000), here limited to just 5. select '' as TABLE_CAT, table_schema as TABLE_SCHEM, table_name, column_name, grantor, grantee, privilege_type as PRIVILEGE, is_grantable from information_schema.column_privileges

2022-11-10 01:36:44 | RE: column_query buffer in PGAPI ColumnPrivileges (Chiang Chan-i)

gives results (over 9000), here limited to just 5. select '' as TABLE_CAT, table_schema as TABLE_SCHEM, table_name, column_name, grantor, grantee, privilege_type as PRIVILEGE, is_grantable from information_schema.column_privileges

2022-11-09 21:45:16 | RE: column_query buffer in PGAPI ColumnPrivileges (Wal, Jan Tjalling van der)

gives results (over 9000), here limited to just 5. select '' as TABLE_CAT, table_schema as TABLE_SCHEM, table_name, column_name, grantor, grantee, privilege_type as PRIVILEGE, is_grantable from information_schema.column_privileges