mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-06 13:27:35 +08:00
6 lines
87 B
SQL
6 lines
87 B
SQL
SET search_path = public;
|
|
|
|
DROP FUNCTION pgrowlocks(text);
|
|
|
|
DROP TYPE pgrowlocks_type;
|