----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108778/ -----------------------------------------------------------
(Updated March 30, 2013, 3:15 a.m.) Status ------ This change has been marked as submitted. Review request for Plasma and Aaron J. Seigo. Description ------- Some systems do not recognize 'PLPGSQL' as a language, hence the need to only sue 'plpgsql'. Also, if I am correct, there was a small typo in a constraint (==), which should be a =. Diffs ----- sql/actionconf.plsql 141f63b sql/bodega.sql b9d1d59 sql/core.plsql e99de53 sql/purchasing.plsql fa4d266 Diff: http://git.reviewboard.kde.org/r/108778/diff/ Testing ------- I found it while running the database initialization scripts. Before it was throwing 'ERROR' and some tables where not being created. With this patch the scripts run with no problem. Thanks, Lluis Esquerda
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
