Commit Briefs

42c22ce023 Sergey Bronnikov

Fix compilation (tags/v0.2.0)


542045d786 Sergey Bronnikov

Add functions-helpers


1fd8fa68e6 Sergey Bronnikov

Add module with additional SQL functions on C

- postmaster_uptime() - db_sys_id() - datadir_fs() - sysinfo()


52a06c1407 Sergey Bronnikov

Update Travis config, add regression tests etc

- travis: validate JSON structure in a report - travis: add osx env but temprarily disable it - regress: add simple sql tests to validate SQL functions - regress: add expected output for sql tests - makefile: add ability to build C module - extension: update sql script


b430b047ed Sergey Bronnikov

Revert SQL function back