]> git.8kb.co.uk Git - postgresql/pg_log_long_xact/history - pg_long_xact.plpgsql
Fix RAISE LOG when we should be doing RAISE DEBUG
[postgresql/pg_log_long_xact] / pg_long_xact.plpgsql
2014-12-19 glynFix RAISE LOG when we should be doing RAISE DEBUG
2014-12-19 glynAdd in actual function and create a quick 9.1+ version...