pgsql: Fix hardcoded typeof check result for Windows

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix hardcoded typeof check result for Windows
Дата
Msg-id E1ctD8w-0000cV-Jv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix hardcoded typeof check result for Windows

The test result that I had blindly stipulated didn't work out on the
build farm, so disable the feature in Windows MSVC for now.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3582b223d494cd505c6a22da98bcb49f99196645

Modified Files
--------------
src/include/pg_config.h.win32 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Allow vacuums to report oldestxmin
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Plug race in dsa_attach.