[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6320] trunk/sql/Pg-database.sql
- Subject: SF.net SVN: ledger-smb:[6320] trunk/sql/Pg-database.sql
- From: ..hidden..
- Date: Mon, 23 Dec 2013 17:35:08 +0000
Revision: 6320
http://sourceforge.net/p/ledger-smb/code/6320
Author: tshvr
Date: 2013-12-23 17:35:06 +0000 (Mon, 23 Dec 2013)
Log Message:
-----------
typing error
Modified Paths:
--------------
trunk/sql/Pg-database.sql
Modified: trunk/sql/Pg-database.sql
===================================================================
--- trunk/sql/Pg-database.sql 2013-12-20 13:44:10 UTC (rev 6319)
+++ trunk/sql/Pg-database.sql 2013-12-23 17:35:06 UTC (rev 6320)
@@ -2428,7 +2428,7 @@
t_reference := t_row.reference;
END IF;
-INSERT INTO audittrail (trans_id,tablename,reference, action, person__get_my_entity_id())
+INSERT INTO audittrail (trans_id,tablename,reference, action, person_id)
values (t_row.id,TG_RELNAME,t_reference, TG_OP, person__get_my_entity_id());
return null; -- AFTER TRIGGER ONLY, SAFE
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits