Re: Problem while installing PostgreSQL using make - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Problem while installing PostgreSQL using make
Date
Msg-id CAJ7c6TO+kMU3TSXnE=z+COzUs3dG2PJxxkk7jaK-5aDUPUYMmw@mail.gmail.com
Whole thread Raw
In response to Problem while installing PostgreSQL using make  (Mohab Yaser <mohabyaserofficial2003@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Make query cancellation keys longer
Next
From: "Joel Jacobson"
Date:
Subject: Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands.