Re: WIP: About CMake v2

Поиск
Список
Период
Сортировка
От Yury Zhuravlev
Тема Re: WIP: About CMake v2
Дата
Msg-id 2319e612-6c78-4fd4-8ccb-e1fa1bc84c01@postgrespro.ru
обсуждение исходный текст
Ответ на WIP: About CMake v2  (YUriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
Ответы Re: WIP: About CMake v2
Re: WIP: About CMake v2
Re: WIP: About CMake v2
Re: WIP: About CMake v2
Список pgsql-hackers
Hello Hackers.

I decided to talk about the current state of the project:
1. Merge with 9.6 master.
2. plpython2, plpython3, plperl, pltcl, plsql all work correctly (all tests
pass).
3. Works done for all contrib modules.
4. You can use gettext, .po->.mo will have converted by CMake.
5. All test pass under some Linux, FreeBSD, Solaris10 (on Sparc), Windows
MSVC 2015. MacOSX I think not big trouble too.
6. Prototype for PGXS (with MSVC support) done.

I think is very big progress but I came across one problem.
I not have access to many OS and platforms. For each platform need tests
and small fixes. I can't develop and give guarantee without it.

I think this is very important work which makes it easier further support
Postgres but I can not do everything himself. It's physically impossible.

I think without community support I can't do significantly more.

Current version you can get here:
https://github.com/stalkerg/postgres_cmake

Thanks!
--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: fixing consider_parallel for upper planner rels
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: pgbench unable to scale beyond 100 concurrent connections