pgsql: Fix symlink() errno on Windows.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Fix symlink() errno on Windows.
Дата
Msg-id E1onAdK-000gsu-8t@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix symlink() errno on Windows.

Ancient bug noticed while working on a test suite for these functions.

https://postgr.es/m/CA%2BhUKG%2BajSQ_8eu2AogTncOnZ5me2D-Cn66iN_-wZnRjLN%2Bicg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/359d601095ce2361bad50f9f8b0bcfe4da1eb886

Modified Files
--------------
src/port/dirmod.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: doc: Fix type of cursor_position in jsonlog table
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Clean up some GUC declarations and comments