2014-02-16 18:20:26 by nros | Files touched by this commit (6) |
Log message:
Removed doxygen dependecy to install docs.
Removed doc option, docs are now always installed.
Removed reference to qore/option.mk.
.a file is now not installed.
Take maintainership of the package.
Bumping pkgrevision.
|
2014-01-31 16:36:27 by nros | Files touched by this commit (2) |
Log message:
MAke binary distribution conformat with MIT license
|
2014-01-31 16:12:44 by nros | Files touched by this commit (5) |
Log message:
Initial commit of qore-pgsql-module.
PostgreSQL driver for Qore. It makes it possible for Qore programs to
access PostgreSQL database through the Datasource, DatasourcePool and
SQLStatement classes.
|