pgsql: Remove ipc_test.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Remove ipc_test.
Дата
Msg-id E1WXAkf-0000cB-N9@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Remove ipc_test.  (Thom Brown <thom@linux.com>)
Re: pgsql: Remove ipc_test.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Remove ipc_test.

This doesn't seem to be useful any more, and it's not really worth the
effort to keep updating it every time relevant dependencies or calling
signatures in the shared memory or semaphore code change.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b8a721149b190dc09c00620f65cb85b190b83d45

Modified Files
--------------
src/backend/port/Makefile   |    4 -
src/backend/port/ipc_test.c |  334 -------------------------------------------
2 files changed, 338 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix WAL replay bug in the new GIN incomplete-split code.
Следующее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Remove ipc_test.