| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-01 | postgresqlTestExtension: use __structuredAttrs instead of passAsFile | Stefan Frijters | |
| 2025-05-11 | postgresqlTestHook: shutdown on failure | Wolfgang Walther | |
| Previously, the user of postgresqlTestHook would have needed to set failureHook accordingly. However, this was not a clean solution, because postgresqlStop would also run for configure or build failures, before the server was even started. This gave odd errors from a failed shutdown in the log. Now postgresqlStop is only called when it makes sense - and whenever postgresqlTestHook is used. | |||
| 2025-04-21 | postgresqlPackages: add "asserts" option to postgresqlTestExtension | Wolfgang Walther | |
| 2025-03-18 | postgresql: split postgresqlTestExtension into separate file | Wolfgang Walther | |
