File: types.sql

package info (click to toggle)
pg-partman 5.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 9,952 kB
  • sloc: sql: 153,740; ansic: 368; python: 361; makefile: 36; sh: 20
file content (1 line) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (5)
1
CREATE TYPE @extschema@.check_default_table AS (default_table text, count bigint);