summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/files/postgresql.init
Commit message (Collapse)AuthorAgeFilesLines
* postgresql: Update the regex to determine PGMAJORVERSION to match v10+ ↵Akram Hameed2019-01-151-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-dbsArmin Kuster2018-03-011-0/+193
Signed-off-by: Armin Kuster <akuster808@gmail.com>