Home
last modified time | relevance | path

Searched refs:PGVERSION (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql.init16 PGVERSION=9.2.4
18 PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\).*$/\1/'`
79 if [ -d "/usr/doc/postgresql-$PGVERSION" ]
83 if [ -d "/usr/share/doc/postgresql-$PGVERSION" ]
87 if [ -d "/usr/doc/packages/postgresql-$PGVERSION" ]
91 if [ -d "/usr/share/doc/packages/postgresql-$PGVERSION" ]
98 echo $"See $SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist for more information."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql.inc199 sed -i -e "s/^PGVERSION=.*$/PGVERSION=${PV}/g" ${D}${sysconfdir}/init.d/${BPN}-server