mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-02 18:59:37 +02:00
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>