File: ut-fini.sql

package info (click to toggle)
pg-hint-plan-17 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,768 kB
  • sloc: sql: 4,516; ansic: 4,436; lex: 1,155; perl: 288; makefile: 78; python: 10; sh: 2
file content (3 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (4)
1
2
3
DROP ROLE IF EXISTS regress_super_user;
DROP ROLE IF EXISTS regress_normal_user;
DROP EXTENSION pg_hint_plan;