liquid_feedback_core

diff update/core-update.v1.2.8-v1.2.9.sql @ 80:ca13b2614d10

better be safe :-)
author Daniel Poelzleithner <poelzi@poelzi.org>
date Fri Oct 08 01:57:10 2010 +0200 (2010-10-08)
parents 0758a2e02620
children dfa8e6a1f1e7
line diff
     1.1 --- a/update/core-update.v1.2.8-v1.2.9.sql	Thu Oct 07 19:45:12 2010 +0200
     1.2 +++ b/update/core-update.v1.2.8-v1.2.9.sql	Fri Oct 08 01:57:10 2010 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  
     1.5  ALTER TABLE "supporter" ADD "auto_support" BOOLEAN NOT NULL DEFAULT 'f';
     1.6  
     1.7 -CREATE FUNCTION update_supporter_drafts()
     1.8 +CREATE FUNCTION VOLATILE update_supporter_drafts()
     1.9    RETURNS trigger
    1.10    LANGUAGE 'plpgsql' AS $$
    1.11    BEGIN

Impressum / About Us