File: uninstall_prioritize.sql

package info (click to toggle)
postgresql-prioritize 1.0.4-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: ansic: 88; makefile: 22; sql: 11; sh: 1
file content (3 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (6)
1
2
3

DROP FUNCTION set_backend_priority(integer, integer);
DROP FUNCTION get_backend_priority(integer);