postgres_cmake icon indicating copy to clipboard operation
postgres_cmake copied to clipboard

PostgreSQL with CMake build system. In beta stage.

Results 10 postgres_cmake issues
Sort by recently updated
recently updated
newest added

Commit hash: [7f284debaf1933b322ff54a643c6785362a034d3](https://github.com/postgres/postgres/commit/7f284debaf1933b322ff54a643c6785362a034d3) WiP

I wrote small [README.cmake](https://github.com/stalkerg/postgres_cmake/blob/cmake/README.cmake) but my English is really poor and we must improve that. In this document we must write about basic features of CMake and main differences between...

Contrib module building (and installing) should probably be optional.

Sub. Realy important for mingw tests.

bug

subj

enhancement

Or, maybe "make install" can just always strip the binary's? Or two steps, "make strip", "make install"?