pgsql: Unbreak isolationtester on Win32

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Unbreak isolationtester on Win32
Дата
Msg-id E1RM9dr-0007jt-Td@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Unbreak isolationtester on Win32

I broke it in a previous commit because I neglected to install the
necessary incantations to have getopt() work on Windows.

Per red blots in buildfarm.

Branch
------
master

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

Modified Files
--------------
src/test/isolation/isolationtester.c |    9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix bogus code in contrib/ tsearch dictionary examples.
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Move user functions related to WAL into xlogfuncs.c