mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Previously, the new owner had to be a superuser. The new rules are more refined similar to other objects. Reviewed-by: Petr Jelinek <petr.jelinek@2ndquadrant.com>