pg_liquid 0.2.0

A PostgreSQL extension for Liquid template processing.
1
2
3
4
5
6
comment = 'Liquid template processing for PostgreSQL'
default_version = '@CARGO_VERSION@'
module_pathname = '$libdir/liquid'
relocatable = false
superuser = false
schema = 'liquid'