aboutsummaryrefslogtreecommitdiffstats
path: root/src/pool
Commit message (Collapse)AuthorAgeFilesLines
* attr-sql: Use namespace for attr-sql config, with fallbackTobias Brunner2014-02-121-3/+8
|
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
|
* pool: Typo in Makefile fixedTobias Brunner2014-02-121-1/+1
|
* pool: Install SQL schemas from src/poolTobias Brunner2014-02-123-0/+571
| | | | | This allows us to install the schemas if either the attr-sql or sql plugin is enabled, since both use the same schema (at least in parts).
* database: Add support for serializable transactionsTobias Brunner2013-10-111-4/+4
|
* pool: Change transaction handlingTobias Brunner2013-10-111-46/+8
|
* pool: Move the pool utility to its own directory in srcTobias Brunner2013-10-117-0/+2233