Relatively easy compiled it src/backend/libpq/pqcom.c # need to comment out
double include sys/un.h src/interface/libpq/fe-connect.c # the same and
recompile yacc to stomach big table.
Installed, run initdb, started postmaster (all in accordance win admin
manual) and then after gmake all runtest got
=============== destroying old regression database... =================
ERROR: parser: syntax error at or near "regression"
destroydb: database destroy failed on regression.
=============== creating new regression database... =================
ERROR: parser: syntax error at or near "regression"
createdb: database creation failed on regression.
createdb failed
ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILE regress.out
looks to me like the sql query parse error in creatdb shell script
in command line (that actually the one that failed in my case)
psql -tq -c create database postgres template1
What to do? Thank you in advance
---
Vladimir Sovetov
-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum