File: set_user--4.0.1--4.1.0.sql

package info (click to toggle)
postgresql-set-user 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: ansic: 714; sql: 249; makefile: 36; sh: 1
file content (6 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
/* set-user--4.0.1--4.1.0.sql */

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

-- just bumping our version to 4.1.0. no new SQL features here, so nothing to do.