Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | postgresql: Update the regex to determine PGMAJORVERSION to match v10+ ↵ | Akram Hameed | 2019-01-15 | 1 | -2/+2 |
| | | | | | | | | database clusters Older versions of postgresql would generate MAJVER.MINVER in new clusters. 10+ do not. Update the regex to determine PGMAJORVERSION as a single int. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | postgres: move to recipes-dbs | Armin Kuster | 2018-03-01 | 1 | -0/+193 |
Signed-off-by: Armin Kuster <akuster808@gmail.com> |