| From: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Mohab Yaser <mohabyaserofficial2003(at)gmail(dot)com> |
| Subject: | Re: Problem while installing PostgreSQL using make |
| Date: | 2024-07-04 10:38:44 |
| Message-ID: | CAJ7c6TO+kMU3TSXnE=z+COzUs3dG2PJxxkk7jaK-5aDUPUYMmw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
>> > Flex/Bison are only required when building from a Git tree, downloading a
>> > source archive and building from there might be easier to get started.
>> >
>> > https://www.postgresql.org/ftp/source/
>>
>> It could work but personally I wouldn't recommend this path for
>> someone who wants to contribute.
>
> Why that?
I believe you wanted to reply to the mailing list, not to me directly.
Please use the "Reply to All" button.
Because formatting/rebasing patches is most convenient when you have
git and `git format-path`. And in my humble experience this is
something done often.
--
Best regards,
Aleksander Alekseev
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Jacobson | 2024-07-04 10:38:59 | Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. |
| Previous Message | Heikki Linnakangas | 2024-07-04 10:35:11 | Re: Make query cancellation keys longer |