Re: Development build with uuid-ossp support - macOS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Enrique M <enrique(dot)mailing(dot)lists(at)gmail(dot)com>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Development build with uuid-ossp support - macOS
Date: 2016-09-25 15:43:44
Message-ID: 17536.1474818224@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Enrique M <enrique(dot)mailing(dot)lists(at)gmail(dot)com> writes:
> Is there a way to build postgresql and install with uuid-ossp without
> having to build the documentation? I don't really need the documentation
> for my test.

Use "make all contrib" instead of "make world".

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-09-25 15:54:47 Re: pgsql: pg_ctl: Detect current standby state from pg_control
Previous Message Enrique M 2016-09-25 15:22:02 Re: Development build with uuid-ossp support - macOS