Re: pg_regress breaks on msys
От | Tom Lane |
---|---|
Тема | Re: pg_regress breaks on msys |
Дата | |
Msg-id | 14099.1153329278@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: pg_regress breaks on msys (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: pg_regress breaks on msys
|
Список | pgsql-hackers |
Bruce Momjian <bruce@momjian.us> writes: > * From http://www.computerhope.com/cmd.htm: > * > * 1. If all of the following conditions are met, then quote characters > * on the command line are preserved: > * > * - no /S switch > * - exactly two quote characters > * - no special characters between the two quote characters, where special > * is one of: &<>()@^| > * - there are one or more whitespace characters between the the two quote > * characters > * - the string between the two quote characters is the name of an > * executable file. Hmm, that suggests that our code works *only* if there's white space in all the paths !? Seems unlikely that this description is fully correct, or we'd have had problems before. regards, tom lane
В списке pgsql-hackers по дате отправления: