Javier Goizueta
|
d885c16db2
|
Adapt Makefile of the extension for some PGXS versions
Postgresql 9.3.11 doesn't generates $DATA by default.
fixes #4
|
2016-02-26 19:02:18 +01:00 |
|
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
|
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
|
c4df227258
|
Add per-version subdirectories to the structure
|
2016-02-15 19:00:45 +01:00 |
|
Javier Goizueta
|
cfd3646fc3
|
Basic structure of the extension & package
|
2016-02-15 18:29:43 +01:00 |
|