pgsql/src/test/regress/expected (geometry-intel-beos.out int2-range-error.out int4-range-error.out rules.out)

From: Bruce Momjian - CVS <momjian>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress/expected (geometry-intel-beos.out int2-range-error.out int4-range-error.out rules.out)
Date: 2000-10-07 14:39:21
Message-ID: 200010071439.e97EdLa54859@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, October 7, 2000 @ 10:39:21
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/expected
from hub.org:/home/projects/pgsql/tmp/cvs-serv54281/pgsql/src/test/regress/expected

Modified Files:
rules.out

Added Files:
geometry-intel-beos.out int2-range-error.out
int4-range-error.out

----------------------------- Log Message -----------------------------

The beos port in the source tree doesn't even compile. and even
after that dynamic loading isn't working and shared memory handling is
broken.

Attached with this message, there is a Zip file which contain :

* beos.diff = patch file generated with difforig
* beos = folder with beos support files which need to be moved in /
src/backend/port
* expected = foler with three file for message and precision
difference in regression test
* regression.diff = rule problem (need to kill the backend manualy)
* dynloader = dynloader files (they are also in the pacth files,
but there is so much modification that I have join full files)

Everything works except a problem in 'rules' Is there some problems
with rules in the current tree ? It used to works with last week tree.

Cyril VELTER

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-10-07 14:40:14 pgsql (configure)
Previous Message Bruce Momjian - CVS 2000-10-07 14:39:20 pgsql/src/template (beos)