| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pgruntime: in ConnectForTest, only truncate tables instead of recreating the ↵ | Stefan Majewsky | 2 days | 1 | -1/+0 |
| | | | | | | | | | database DROP + CREATE DATABASE was measured at 100 ms per ConnectForTest(), which is prohibitively slow in large test suites. This should be more in the ballpark of 10 ms per test. | ||||
| * | add package pgruntime | Stefan Majewsky | 4 days | 1 | -0/+32 |
