# pgSQLMock extension comment = 'Faking and mocking functionality extending pgTap (Unit testing for PostgreSQL)' default_version = '1.0.1' module_pathname = '$libdir/pgsqlmock' requires = 'plpgsql, pgTap' relocatable = true superuser = false