mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
6 lines
87 B
SQL
6 lines
87 B
SQL
SET search_path = public;
|
|
|
|
DROP FUNCTION pgrowlocks(text);
|
|
|
|
DROP TYPE pgrowlocks_type;
|