BUG #16963: Wrong command in C:\Program Files (x86)\PostgreSQL\10\pg_env.bat

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16963: Wrong command in C:\Program Files (x86)\PostgreSQL\10\pg_env.bat
Дата
Msg-id 16963-041737dd5f33db32@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16963
Logged by:          Francis ANDRE
Email address:      zosrothko@orange.fr
PostgreSQL version: 11.10
Operating system:   Windows 10
Description:

Hello
The command below from C:\Program Files (x86)\PostgreSQL\10\pg_env.bat is
wrong:

Instead of:   @SET PATH="C:\Program Files (x86)\PostgreSQL\10\bin";%PATH%

it should be: @SET PATH=C:\Program Files (x86)\PostgreSQL\10\bin;%PATH%

Rgds


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