Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org
Дата
Msg-id cc2572d7-cb63-6e91-a1d0-4c73444c0d73@2ndQuadrant.com
обсуждение исходный текст
Ответ на [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

On 06/20/2017 04:17 PM, Tom Lane wrote:
> I've set up a repo on our git server for the new improved version
> of pg_bsd_indent.  Please test it for portability to your favorite
> platform(s) by doing
>
> git clone https://git.postgresql.org/git/pg_bsd_indent.git
> cd pg_bsd_indent
> make -s all
> make check
>
> Note you will need a PG installation in your PATH; see
> README.pg_bsd_indent for details.
>
> There's no Windows support yet, and I won't be writing that,
> but I hope someone else will.


What extra support do you think it needs? I have built it on Cygwin
without touching a line of code, will probably be able to to the same on
Mingw.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Get stuck when dropping a subscription duringsynchronizing table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org