The beos port in the source tree doesn't even compile. and even

Bruce Momjian <bruce@momjian.us>

Commit: 7ea8403c8a7325a7e019a2cee17315df91955fdf
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-10-07T14:39:21Z
Releases: 7.1.1
        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

Files