webmcp
log
age | author | description |
---|---|---|
2016-01-07 | jbe | Updated Makefile.options to use pg_config binary and included /usr/include/lua5.2 (for Debian) |
2016-01-07 | jbe | Replaced mondelefant_cleanup function with local cleanup code |
2016-01-07 | jbe | Added missing mondelefant_cleanup(conn) call for previous commit in __gc metamethod |
2016-01-07 | jbe | Hack to avoid cumulating memory leaks in case of (caught) out-of-memory errors |