File: pgauditlogtofile--1.0.sql

package info (click to toggle)
pgauditlogtofile 1.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: ansic: 1,206; makefile: 26; sql: 11; sh: 7
file content (4 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
/* pgauditlogtofile/pgauditlogtofile--1.0.sql */

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