liquid_feedback_core
log lf_update.c
| age | author | description |
|---|---|---|
| 2018-12-07 | jbe | Removed "snapshot_retention" configuration: always delete unused snapshots immediately |
| 2017-09-12 | jbe | Bugfix regarding snapshots in admission phase: use correct snapshot_id in lf_update program |
| 2017-03-30 | jbe | Several changes/additions for upcoming major release |
| 2013-03-17 | jbe | Added colon in comment in lf_update.c and lf_update_suggestion_order.c |
| 2013-03-17 | jbe | Help output of "lf_update" and "lf_update_suggestion_order" either to stdout or stderr, depending on invocation |
| 2013-03-17 | jbe | Handle out-of-memory errors in "lf_update" when escaping string literals |
| 2013-02-21 | jbe | Compatibility for PostgreSQL 8.4 in lf_update.c |