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