]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/var/00-base-00.postgresql.sql
Fix trailing whitespaces.
[stg.git] / projects / stargazer / inst / var / 00-base-00.postgresql.sql
index 6b48d75cef819d27ba1a55a5d7ac3934ba54c1ac..6d4b5c4738073ee67bdb91b127fcbeac7ca8e512 100644 (file)
@@ -592,7 +592,7 @@ BEGIN
         RAISE EXCEPTION 'User % not found', _login;
         RETURN -1;
     END IF;
-    
+
     INSERT INTO tb_sessions_log
         (fk_user,
          event_time,