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