On Thu, Jul 11, 2019 at 11:14 PM Michael Paquier
wrote:
> On Thu, Jul 11, 2019 at 10:54:53PM -0700, Igal Sapir wrote:
> > Thank you, Michael, but my goal is not to just build from source, but to
> > run Postgres in an IDE. I tried CLion because it's modern and cross
> &g
On Thu, Jul 11, 2019 at 10:27 PM Michael Paquier
wrote:
> On Thu, Jul 11, 2019 at 10:21:06PM -0700, Igal Sapir wrote:
> > Any thoughts? (disclaimer: I have much more experience with Java than C)
>
> We don't support cmake directly. Here is the documentation about how
I am trying to build Postgres in an IDE (CLion on Ubuntu), and I'm getting
the following error message:
In file included from /workspace/src/postgres/src/include/c.h:61:0,
from /workspace/src/postgres/src/include/postgres.h:46,
from /workspace/src/postgres/contrib