summaryrefslogtreecommitdiffstats
path: root/database/guile-dbd-postgresql/TRIGGERS
diff options
context:
space:
mode:
Diffstat (limited to 'database/guile-dbd-postgresql/TRIGGERS')
-rwxr-xr-xdatabase/guile-dbd-postgresql/TRIGGERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/database/guile-dbd-postgresql/TRIGGERS b/database/guile-dbd-postgresql/TRIGGERS
new file mode 100755
index 0000000000..da588386ad
--- /dev/null
+++ b/database/guile-dbd-postgresql/TRIGGERS
@@ -0,0 +1,4 @@
+if [ ${VERSION:2:1} -gt 0 ];
+then
+ on_cast guile-dbi cast_self
+fi \ No newline at end of file