mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
59d1b3d99e
have adequate mechanisms for tracking the contents of databases and tablespaces). This solves the longstanding problem that you can drop a user who still owns objects and/or has access permissions. Alvaro Herrera, with some kibitzing from Tom Lane.