File: pg_rewrite--1.2--2.0.sql

package info (click to toggle)
pg-rewrite 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 352 kB
  • sloc: ansic: 3,146; sql: 199; makefile: 17; sh: 2
file content (4 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
/* pg_rewrite--1.2--2.0.sql */

-- complain if script is sourced in psql, rather than via ALTER EXTENSION
\echo Use "ALTER EXTENSION pg_rewrite UPDATE TO '2.0'" to load this file. \quit