pgsql/src/backend/postmaster (postmaster.c)

Поиск
Список
Период
Сортировка
От Peter Eisentraut - PostgreSQL
Тема pgsql/src/backend/postmaster (postmaster.c)
Дата
Msg-id 200007122259.e6CMx5s74197@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Wednesday, July 12, 2000 @ 18:59:04
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/postmaster
     from hub.org:/home/projects/pgsql/tmp/cvs-serv72398/src/backend/postmaster

Modified Files:
    postmaster.c

-----------------------------  Log Message  -----------------------------

Remove a bunch of unused configure tests, in particular cases where
* the result is not recorded anywhere
* the result is not used anywhere
* the result is only used in some places, whereas others have been getting away with it
* the result is used improperly

Also make command line options handling a little better (e.g., --disable-locale,
while redundant, should really still *dis*able).


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

Предыдущее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/backend/optimizer/geqo (geqo_eval.c)
Следующее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/backend/utils/adt (date.c datetime.c float.c int.c int8.c nabstime.c numutils.c timestamp.c varbit.c)