mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
6 lines
87 B
SQL
6 lines
87 B
SQL
SET search_path = public;
|
|
|
|
DROP FUNCTION pgrowlocks(text);
|
|
|
|
DROP TYPE pgrowlocks_type;
|