;;; autoform-postgresql.setup -*- scheme -*- (compile -s -O2 -d1 -j autoform-postgresql autoform-postgresql.scm) (compile -s -O2 -d1 autoform-postgresql.import.scm) (install-extension 'autoform-postgresql '("autoform-postgresql.so" "autoform-postgresql.import.so") '((version 0.2)))