From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: language cleanups in code and docs |
Date: | 2020-06-16 23:55:44 |
Message-ID: | 1406831.1592351744@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> On 6/15/20 2:22 PM, Andres Freund wrote:
>> 2) 'master' as a reference to the branch. Personally I be in favor of
>> changing the branch name, but it seems like it'd be better done as a
>> somewhat separate discussion to me, as it affects development
>> practices to some degree.
> I'm OK with this, but I would need plenty of notice to get the buildfarm
> adjusted.
"master" is the default branch name established by git, is it not? Not
something we picked. I don't feel like we need to be out front of the
rest of the world in changing that. It'd be a cheaper change than some of
the other proposals in this thread, no doubt, but it would still create
confusion for new hackers who are used to the standard git convention.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiro Ikeda | 2020-06-17 00:01:09 | Re: Transactions involving multiple postgres foreign servers, take 2 |
Previous Message | Peter Geoghegan | 2020-06-16 23:50:37 | Re: Operator class parameters and sgml docs |