webmcp
log libraries/mondelefant/mondelefant_native.c
| age | author | description | 
|---|---|---|
| 2015-12-10 | jbe | Dropped compatibility code for Lua 5.1 (assume LUA_VERSION_NUM >= 502) | 
| 2015-12-10 | jbe | Improved error handling in mondelefant_native.c; Fixed bug in error handling when PQsendQuery returned 0 | 
| 2015-12-09 | jbe | Use uservalues rather than ephemeron tables in mondelefant | 
| 2015-12-09 | jbe | Added <db_handle>:wait(...) method to wait for NOTIFYs | 
| 2015-11-16 | jbe | New implementation of (proxy) write access to fields of JSON object in a special column | 
| 2015-11-16 | jbe | New implementation of (proxy) read access to fields of JSON object in a special column |