[COMMITTERS] pgsql: Changed order of statements and added an additiona MSVCsafeguar

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема [COMMITTERS] pgsql: Changed order of statements and added an additiona MSVCsafeguar
Дата
Msg-id E1dleeU-00065E-FH@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: Changed order of statements and added an additiona MSVC safeguar  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Changed order of statements and added an additiona MSVC safeguard to make ecpg
thread test cases work on Windows.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/04fbe0e4516d26de9420637f6fc90041e574b4b0

Modified Files
--------------
src/interfaces/ecpg/test/expected/thread-alloc.c   | 36 ++++++------
.../ecpg/test/expected/thread-descriptor.c         | 10 ++--
src/interfaces/ecpg/test/expected/thread-prep.c    | 64 +++++++++++-----------
src/interfaces/ecpg/test/expected/thread-thread.c  | 38 +++++++------
.../ecpg/test/expected/thread-thread_implicit.c    | 38 +++++++------
src/interfaces/ecpg/test/thread/alloc.pgc          | 10 ++--
src/interfaces/ecpg/test/thread/descriptor.pgc     |  2 +
src/interfaces/ecpg/test/thread/prep.pgc           | 10 ++--
src/interfaces/ecpg/test/thread/thread.pgc         | 10 ++--
.../ecpg/test/thread/thread_implicit.pgc           | 10 ++--
10 files changed, 124 insertions(+), 104 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: pg_test_timing: Some NLS fixes
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: First-draft release notes for 9.6.5.