Re: Postgres Windows build system doesn't work with python installedin Program Files

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Postgres Windows build system doesn't work with python installedin Program Files
Дата
Msg-id 20200507054544.GE11539@paquier.xyz
обсуждение исходный текст
Ответ на Re: Postgres Windows build system doesn't work with python installedin Program Files  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
Ответы Re: Postgres Windows build system doesn't work with python installedin Program Files  (David Zhang <david.zhang@highgo.ca>)
Список pgsql-hackers
On Wed, May 06, 2020 at 12:17:03AM +0200, Juan José Santamaría Flecha wrote:
> Please forgive me if I am being too nitpicky, but I find the comments a
> little too verbose, a usage format might be more visual and easier to
> explain:
>
> Usage: build [[CONFIGURATION] COMPONENT]
>
> The options are  case-insensitive.
> CONFIGURATION sets the configuration to build, "debug" or "release" (by
> default).
> COMPONENT defines a component to build. An empty option means all
> components.

Your comment makes sense to me.  What about the attached then?  On top
of documenting the script usage in the code, let's trigger it if it
gets called with more than 3 arguments.  What do you think?

FWIW, I forgot to mention that I don't think those warnings are worth
a backpatch.  No objections with improving things on HEAD of course.
--
Michael

Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: PG 13 release notes, first draft
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: PG compilation error with Visual Studio 2015/2017/2019