# veil.control # # Postgres extension control file for Veil # # Copyright (c) 2011 - 2018 Marc Munro # Author: Marc Munro # License: BSD # directory = 'extension' default_version = '10.3.0' module_pathname = '$libdir/veil' superuser = true relocatable = false comment = 'Provides tools for building row-level access controls.'