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