Re: Tags in the commitfest app: How to use them and what tags to add? - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Tags in the commitfest app: How to use them and what tags to add?
Date
Msg-id CAHut+Ps08u9CQVVd7f8Zxdpi20nh73f7=0UvUL1PeO4yOuLPjw@mail.gmail.com
Whole thread
In response to Tags in the commitfest app: How to use them and what tags to add?  (Jelte Fennema-Nio <me@jeltef.nl>)
List pgsql-hackers
Lots of my patches are in the area of "Logical Replication"...

And, there's a CF tag for that:

Logical Replication
Makes significant logical replication changes

~

So, I never know what to do...
- OTOH, I want to tag my patch as "Logical Replication", because
that's what it is.
- OTOH, I am not sure I should, because often the patch is not what I
would call "significant" (whatever that means).

Does the tag description have to be worded like it is?
How about just:

Logical Replication
Makes changes in the area of logical replication

======
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Next
From: Tom Lane
Date:
Subject: Re: sequencesync worker race with REFRESH SEQUENCES