Commit Graph

10 Commits

Author SHA1 Message Date
Javier Goizueta
1ce0a206c7 Add a top-level Makefile
So we have single entry points to install/check everything
2016-02-19 11:57:13 +01:00
Javier Goizueta
845d56a091 Include the Python package installation & tests in the extension Makefil 2016-02-19 10:48:50 +01:00
Javier Goizueta
cf14fd110f Add documentation 2016-02-18 18:49:48 +01:00
Javier Goizueta
83b1961cd8 Fix documentation 2016-02-18 18:49:31 +01:00
Javier Goizueta
53a868be2e Fix running the test instructions 2016-02-18 11:29:07 +01:00
Javier Goizueta
3ded7da1d8 Fix the tests 2016-02-17 11:46:29 +01:00
Javier Goizueta
43aa7ac977 Move extension artifacts to base diretcory
The .control file is taken from there anyway by the PGXS install script,
and it is the convention used in other projects
2016-02-17 11:44:37 +01:00
Javier Goizueta
545abc87de WIP: update docs 2016-02-16 17:48:42 +01:00
Javier Goizueta
2838a0c9fd Add contribution note 2016-02-15 19:57:40 +01:00
Javier Goizueta
cfd3646fc3 Basic structure of the extension & package 2016-02-15 18:29:43 +01:00