Age | Commit message (Collapse) | Author |
|
- put python modules under 'skytools-3.0'
- install pkgloader separately
- install scripts in Makefile instead setup.py (it did not support rename)
removing .py afterwards is dangerous as we may overwrite old scripts.
- move setup.py under misc/ as it really is not usable standalone
- drop override PYTHON
|
|
* Template config is now in docstring to make to more
easy to keep up-to-date.
* dbscript: --ini option to show template config.
|
|
|
|
- apply asciidoc/xmlto fixes from -stable
- make strip-ext default
- deb84 target
- reorder fields in setup.py
- email update
- install html docs under share/doc/skytools
- deb: build-dep on asciidoc+xmlto (temporarily?)
|
|
Merge table_dispatcher, cube_dispatcher and bulk_loader together
|
|
- install pgq.cascade package
- use proper date format in debian/changelog
|
|
Main change is that there is no 'set' concept anymore.
Everything is queue-based.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for usage for python scripts, because they may be installed
without installing postgres modules.
|
|
|