Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback - Mailing list pgsql-committers

From Aleksander Alekseev
Subject Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback
Date
Msg-id CAJ7c6TMqoG5EB=g1jnkMdapgbWMRVeWS6G6eY8a9ax-jVJyQBQ@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback
List pgsql-committers
Hi,

> How can this or other commits on master branch prevent creating new
> tag REL_18_BETA2 or forking REL_18_STABLE from master?  Perhaps, this
> commit is not the only one on master branch after tag REL_18_BETA1.

Right, but I see people fixing whitespaces and documentation for PG18
in the `master` branch right now. My humble understanding is that
`master` is basically REL_18_STABLE at the moment.

If one wants to fork REL_18_STABLE for instance, either the branch
will include your change (which we probably don't want), or one will
have to manually revert it, or create a fork from BETA1 and
cherry-pick all the necessary changes from `master`.

This is the reason why I suspected this was committed by mistake.

-- 
Best regards,
Aleksander Alekseev



pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback
Next
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback