]> granicus.if.org Git - postgresql/commit
New diff that now covers the entire tree. Applying this gets postgresql
authorBruce Momjian <bruce@momjian.us>
Tue, 3 Oct 2000 03:11:26 +0000 (03:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 3 Oct 2000 03:11:26 +0000 (03:11 +0000)
commit87c0e623ba14c2de376ca9af06fb21da7b2c2215
treee67887aaff9248f2e0c866566ed0b2967cabaae2
parentde1af06287dd0b169385b0756074a0b24feb123c
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
20 files changed:
configure.in
src/backend/commands/async.c
src/backend/libpq/pqcomm.c
src/backend/libpq/pqpacket.c
src/backend/main/main.c
src/backend/port/dynloader/beos.c
src/backend/port/dynloader/beos.h
src/backend/postmaster/postmaster.c
src/backend/storage/ipc/ipc.c
src/backend/storage/lmgr/proc.c
src/backend/tcop/postgres.c
src/backend/utils/adt/pg_lzcompress.c
src/backend/utils/error/elog.c
src/backend/utils/error/exc.c
src/include/c.h
src/include/config.h.in
src/include/port/beos.h
src/include/storage/ipc.h
src/interfaces/libpq/fe-connect.c
src/template/beos