grants files - Search results in mailing lists
Mailing lists >> pgsql-committers >> Thread
2025-04-04 13:04:31 | pgsql: Extend ALTER DEFAULT PRIVILEGES to define default privileges for (Fujii Masao)
grant privileges to users other than the owner, permissions had to be manually assigned each time a large object was created, which was inconvenient. This commit extends ALTER DEFAULT PRIVILEGES to allow defining default access
Mailing lists >> pgsql-committers >> Thread
2025-03-28 01:13:28 | pgsql: Fix guc_malloc calls for consistency and OOM checks (Daniel Gustafsson)
grant down to v16
and the fix to check_synchronized_standby_slots down to v17
where they were introduced.
Author: Daniel Gustafsson
Mailing lists >> pgsql-committers >> Thread
2025-03-28 01:13:04 | pgsql: Fix guc_malloc calls for consistency and OOM checks (Daniel Gustafsson)
grant down to v16
and the fix to check_synchronized_standby_slots down to v17
where they were introduced.
Author: Daniel Gustafsson
Mailing lists >> pgsql-committers >> Thread
2025-03-28 01:12:36 | pgsql: Fix guc_malloc calls for consistency and OOM checks (Daniel Gustafsson)
grant down to v16
and the fix to check_synchronized_standby_slots down to v17
where they were introduced.
Author: Daniel Gustafsson
Mailing lists >> pgsql-committers >> Thread
2025-02-22 01:07:09 | pgsql: Avoid race condition between "GRANT role" and "DROP ROLE". (Tom Lane)
granted role, since we're presumably about to drop it and besides we're removing all reasons why it'd matter to be a member of it. (One could argue that this makes DropRole
Mailing lists >> pgsql-committers >> Thread
2025-02-21 21:37:37 | pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. (Tom Lane)
GRANTED BY clause. I left that behavior as-is, although
it's somewhat inconsistent with the behavior of later branches.
Reported-by: Virender Singla
Mailing lists >> pgsql-committers >> Thread
2025-02-21 21:37:37 | pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. (Tom Lane)
GRANTED BY clause. I left that behavior as-is, although
it's somewhat inconsistent with the behavior of later branches.
Reported-by: Virender Singla
Mailing lists >> pgsql-committers >> Thread
2025-02-21 21:37:37 | pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. (Tom Lane)
GRANTED BY clause. I left that behavior as-is, although
it's somewhat inconsistent with the behavior of later branches.
Reported-by: Virender Singla
Mailing lists >> pgsql-committers >> Thread
2025-02-21 21:37:37 | pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. (Tom Lane)
GRANTED BY clause. I left that behavior as-is, although
it's somewhat inconsistent with the behavior of later branches.
Reported-by: Virender Singla
Mailing lists >> pgsql-committers >> Thread
2025-02-21 21:37:37 | pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. (Tom Lane)
GRANTED BY clause. I left that behavior as-is, although
it's somewhat inconsistent with the behavior of later branches.
Reported-by: Virender Singla
Mailing lists >> pgsql-committers >> Thread
2025-02-21 21:37:37 | pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. (Tom Lane)
GRANTED BY clause. I left that behavior as-is, although
it's somewhat inconsistent with the behavior of later branches.
Reported-by: Virender Singla
Mailing lists >> pgsql-committers >> Thread
2025-02-20 18:47:40 | pgsql: Add support for OAUTHBEARER SASL mechanism (Daniel Gustafsson)
Grants, RFC 8628. In order to use this there is a new pg_hba auth method called oauth. When speaking to a OAuth- enabled server, it looks a bit like this: $ psql 'host=example
Mailing lists >> pgsql-committers >> Thread
2024-12-28 18:21:31 | pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated. (Noah Misch)
GRANT, implement this by following the locking protocol for any catalog subject to the generic AlterObjectOwner_internal(). It would suffice to do this for IsInplaceUpdateOid() catalogs only. Back-patch to v13 (all supported versions). Kirill
Mailing lists >> pgsql-committers >> Thread
2024-12-28 18:21:31 | pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated. (Noah Misch)
GRANT, implement this by following the locking protocol for any catalog subject to the generic AlterObjectOwner_internal(). It would suffice to do this for IsInplaceUpdateOid() catalogs only. Back-patch to v13 (all supported versions). Kirill
Mailing lists >> pgsql-committers >> Thread
2024-12-28 18:21:31 | pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated. (Noah Misch)
GRANT, implement this by following the locking protocol for any catalog subject to the generic AlterObjectOwner_internal(). It would suffice to do this for IsInplaceUpdateOid() catalogs only. Back-patch to v13 (all supported versions). Kirill