Home
last modified time | relevance | path

Searched refs:PG_VERSION (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/package/postgresql/
H A DS50postgresql8 if [ ! -f /var/lib/pgsql/PG_VERSION ]; then
H A Dpostgresql.service19 ExecStartPre=/bin/sh -c "if [ ! -f /var/lib/pgsql/PG_VERSION ]; then /usr/bin/pg_ctl initdb -D /var…
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dpg.c124 #define PG_VERSION "1.02" macro
483 printk("%s: %s version %s, major %d\n", name, name, PG_VERSION, major); in pg_detect()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A D0001-config_info.c-not-expose-build-info.patch115 configdata[i].setting = pstrdup("PostgreSQL " PG_VERSION);