| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: New version numbering practices |
| Date: | 2016-08-01 20:25:04 |
| Message-ID: | 14378.1470083104@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Somewhat related is how we name the git branches. It would help me from
> a buildfarm POV if we kept lexically them sortable, which could be done
> at least for the next 90 major releases :-) by adding an underscore
> after the REL piece, thus: REL_10_STABLE. I realise that's a way off,
> but it's worth bringing up while we're discussing the topic.
Hmm, sounds a bit C-locale-centric, but I have no objection to inserting
an underscore there if it seems helpful.
What I thought would be worth discussing is whether to continue using the
"_STABLE" suffix. It seems rather like a noise word for our purposes.
OTOH, dropping it might be a headache for scripts that deal with branch
names --- any thoughts?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-08-01 20:37:28 | Re: HandleParallelMessages contains CHECK_FOR_INTERRUPTS? |
| Previous Message | Alvaro Herrera | 2016-08-01 20:20:58 | Re: HandleParallelMessages contains CHECK_FOR_INTERRUPTS? |