pgsql/src/makefiles (Makefile.beos)

From: Bruce Momjian - CVS <momjian>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/makefiles (Makefile.beos)
Date: 2000-10-07 14:39:19
Message-ID: 200010071439.e97EdJx54798@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

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

Modified Files:
Makefile.beos

----------------------------- 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:39:20 pgsql/src/template (beos)
Previous Message Bruce Momjian - CVS 2000-10-07 14:39:18 pgsql/src/include/storage (ipc.h)