crankshaft/pg
Javier Goizueta f3b8546063 Fix syntax
2016-02-22 16:14:28 +01:00
..
doc Add documentation 2016-02-18 18:49:48 +01:00
sql/0.0.1 Fix syntax 2016-02-22 16:14:28 +01:00
test Add the cartodb extension as a dependency 2016-02-18 19:18:15 +01:00
.gitignore Refactor and new tests 2016-02-18 11:28:26 +01:00
crankshaft--0.0.1.sql Add dot-density function 2016-02-18 19:16:08 +01:00
crankshaft.control Add the cartodb extension as a dependency 2016-02-18 19:18:15 +01:00
Makefile Add a top-level Makefile 2016-02-19 11:57:13 +01:00
README.md Basic structure of the extension & package 2016-02-15 18:29:43 +01:00

Running the tests:

sudo make install
PGUSER=postgres make installcheck