File: init.sql

package info (click to toggle)
pgsphere 1.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,084 kB
  • sloc: ansic: 13,927; sql: 6,894; cpp: 853; makefile: 275; perl: 168; yacc: 145; python: 106; lex: 55; xml: 51; sh: 1
file content (4 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (4)
1
2
3
4
--
-- Initialize the extension.
--
CREATE EXTENSION pg_sphere;