mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
6 lines
87 B
MySQL
6 lines
87 B
MySQL
|
|
SET search_path = public;
|
||
|
|
|
||
|
|
DROP FUNCTION pgrowlocks(text);
|
||
|
|
|
||
|
|
DROP TYPE pgrowlocks_type;
|