Fix small bug for build without HAVE_SYMLINK

Поиск
Список
Период
Сортировка
От YUriy Zhuravlev
Тема Fix small bug for build without HAVE_SYMLINK
Дата
Msg-id 2087956.cxmiNF000h@dinodell
обсуждение исходный текст
Ответы Re: Fix small bug for build without HAVE_SYMLINK  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello hackers.

During my work on CMake I stumbled upon this simple bug. I think this is
important for mingw users.
The function is trying to return a variable that has not been announced.

Patch in attach. Probably relevant for stable releases.

Thanks!
--
YUriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Вложения

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Allow a per-tablespace effective_io_concurrency setting
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Multi-column distinctness.