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