From 87c0e623ba14c2de376ca9af06fb21da7b2c2215 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 3 Oct 2000 03:11:26 +0000 Subject: New diff that now covers the entire tree. Applying this gets postgresql working on the VERY latest version of BeOS. I'm sure there will be alot of comments, but then if there weren't I'd be disappointed! Thanks for your continuing efforts to get this into your tree. Haven't bothered with the new files as they haven't changed. BTW Peter, the compiler is "broken" about the bool define and so on. I'm filing a bug report to try and get it addressed. Hopefully then we can tidy up the code a bit. I await the replies with interest :) David Reid --- src/backend/port/dynloader/beos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/port/dynloader/beos.h') diff --git a/src/backend/port/dynloader/beos.h b/src/backend/port/dynloader/beos.h index 3765ff06296..9cc37430342 100644 --- a/src/backend/port/dynloader/beos.h +++ b/src/backend/port/dynloader/beos.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2000, PostgreSQL, Inc * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: beos.h,v 1.1 2000/10/02 17:15:53 momjian Exp $ + * $Id: beos.h,v 1.2 2000/10/03 03:11:15 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3