mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 02:01:23 -04:00
5 lines
87 B
SQL
5 lines
87 B
SQL
SET search_path = public;
|
|
|
|
DROP FUNCTION pgrowlocks(text);
|
|
|
|
DROP TYPE pgrowlocks_type;
|