| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
|---|---|
| To: | Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru> | 
| Cc: | James Hilliard <james(dot)hilliard1(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> | 
| Subject: | Re: [PATCH 1/1] Fix detection of pwritev support for OSX. | 
| Date: | 2021-01-22 18:38:17 | 
| Message-ID: | 1170203.1611340697@sss.pgh.pa.us | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru> writes:
> If I run the Homebrew installer, it says that it's going to install the 
> Command Line Tools. I don't know why it needs them, all the tools are 
> there already. I thought that CLT is a lighter-weight option when you 
> don't want the full Xcode installation, but Homebrew requires them anyway.
BTW, reading [1] I see
    You can install Xcode, the CLT, or both; Homebrew supports all three
    configurations.
So I'm not sure why you got that prompt, unless you were using a formula
that knew you were going to need bison.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-01-22 18:59:50 | Re: plpgsql variable assignment not supporting distinct anymore | 
| Previous Message | Tom Lane | 2021-01-22 18:07:36 | Re: mkid reference |