pgsql: Have thread_test create its test files in the current directory,

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Have thread_test create its test files in the current directory,
Дата
Msg-id E1Qutvy-0007FN-N6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Have thread_test create its test files in the current directory, rather
than /tmp.  Also cleanup C defines and add comments.

Per report by Alex Soto

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6cc08e703bb078ee1e8d183caf4596d62bf12bf7

Modified Files
--------------
src/test/thread/thread_test.c |  138 +++++++++++++----------------------------
1 files changed, 43 insertions(+), 95 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix performance problem when building a lossy tidbitmap.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix trigger WHEN conditions when both BEFORE and AFTER triggers