mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04: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>