BeOS take 2

Поиск
Список
Период
Сортировка
От David Reid
Тема BeOS take 2
Дата
Msg-id 200006091202.e59C2Yh18835@www.jetnet.co.uk
обсуждение исходный текст
Ответы Re: BeOS take 2  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BeOS take 2  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter,

Here's a new set of diffs.  I ran them using

diff -cr pgsql pgsql_beos -x configure

I also grabbed a new anonymous CVS checkout so they should be OK for
your current tree.  I've not modified anything (though I would normally
remove the lines about .o files only being in the pgsql_beos tree) and
have included the new BeOS files.  The only difference in the new files
is that I've removed the -DBEOS as per your request and the version of
BeOS that is now being targetted (to overcome some of the problems) has
more of the definitions.

Looking at the code in pqcomm.c|h should a new define of
NO_UNIX_SOCKETS be defined to clean up the defines around the unix
socket code?

BTW, the IPC code for BeOS currently has  aLOT of defines of __BEOS__
in it.  Any suggestions?

I await your response with interest again.

david

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [CORE] Re: MY PATCH
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for more readable parse error messages