mirror of
https://github.com/postgres/postgres.git
synced 2026-02-14 00:03:18 -05:00
but no permissions check at all is certainly no good.) Clean up usage of some deprecated APIs.
3 lines
59 B
SQL
3 lines
59 B
SQL
SET search_path = public;
|
|
|
|
DROP FUNCTION pgrowlocks(text);
|