pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.

pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.

pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.

pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.

pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.

pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.

pgsql: Forbid DROP SCHEMA on temporary namespaces

2019-12-27 Thread Michael Paquier
Forbid DROP SCHEMA on temporary namespaces This operation was possible for the owner of the schema or a superuser. Down to 9.4, doing this operation would cause inconsistencies in a session whose temporary schema was dropped, particularly if trying to create new temporary objects after the drop.