hi,

i just upgraded to postgresql 7.0beta2 on a i586 linux machine running
redhat 6.1.

the compile/install went without a hitch. when trying to run the
regression tests, here is what i noticed...

regress.sh:
    psql does not support the -X option. not too sure what it was for in
earlier versions. so i simply deleted the option :)
    command 'dropdb' was not found. changed all occurences to
'destroydb'

with these changes, all the regression tests run, but all of them fail.
seems like the actual tests are passing (ie, the sql is ok) but diff
fails. the reason seems to be  an extra blank line after each command
in the results.

is there a new suite of expected/* and resultmap for postgresql7.0? i
will help with their creation in whatever way i can...

sampath

--
Sampath Krishna, Ph.D.
285 Greenfield Road
Bridgewater, NJ 08807
Home: 908-429-0450
Work: 973-267-8830 x1987
[EMAIL PROTECTED]


Reply via email to