File: init.sql

package info (click to toggle)
pgsphere 1.1.1%2B2020-10-20-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,700 kB
  • sloc: ansic: 12,032; sql: 6,091; cpp: 853; makefile: 216; perl: 168; yacc: 145; xml: 66; lex: 55; sh: 1
file content (5 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (6)
1
2
3
4
5
--
-- first, define the datatype.  Turn off echoing so that expected file
-- does not depend on contents of pg_sphere.sql.
--
CREATE EXTENSION pg_sphere;