liquid_feedback_core

log test.sql

age author description
2015-11-27 jbe Added "min_admission_time"; Renamed "admission_time" to "max_admission_time"; Added parenthesis (trouble with operator precedence in PostgreSQL 9.5 alpha2)
2014-05-22 jbe Re-added experimental "no_reverse_beat_path" feature for next minor version (provides backward compatibility)
2014-05-21 jbe Use a composite type of two INT8's to describe the strength of a link for the Schulze method (necessary for tie-breaking of the links); Removed "no_reverse_beat_path" option
2013-02-19 jbe Use different transaction isolation levels in "lf_update" program
2013-02-15 jbe Completely removed table locking in favor of transaction isolation requirements
2012-09-30 jbe Removed broken tie-breaking implementation
2012-09-29 jbe Better tie-breaking
2011-09-04 jbe Renamed demo.sql to test.sql

Impressum / About Us