Re: Some questions about the NetWare Port - please comment

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Some questions about the NetWare Port - please comment
Дата
Msg-id 27194.1036172183@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Some questions about the NetWare Port - please comment  ("Ulrich Neumann" <U_Neumann@gne.de>)
Ответы Re: Some questions about the NetWare Port - please comment  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
"Ulrich Neumann" <U_Neumann@gne.de> writes:
> - 3 of the 8 mentioned sourcefiles are files that are heavily changed
> for NetWare and I don't want to change the original files in this
> case. I think it's better to have a copy of these files in the NetWare
> folder. This gives me the chance to use some special features of the
> NetWare platform without confusing people working on other
> platforms. These files are postmaster.c, pgstat.c and postgres.c.

Having port-specific copies of those files strikes me as a maintenance
nightmare.  They change constantly (at least postgres.c and postmaster.c
do).

Why exactly do you need heavy changes in these files?

We could consider breaking down these files into smaller pieces in order
to isolate platform dependencies, perhaps.
        regards, tom lane


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: 7.3B3 psql talking to a 7.2.3 server?
Следующее
От: "Ulrich Neumann"
Дата:
Сообщение: Antw: Re: Some questions about the NetWare Port - please comment