Re: Tags in the commitfest app: How to use them and what tags to add?

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Tags in the commitfest app: How to use them and what tags to add?
Date: 2026-07-17 05:17:46
Message-ID: CAHut+Ps08u9CQVVd7f8Zxdpi20nh73f7=0UvUL1PeO4yOuLPjw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-07-17 05:33:57 Re: sequencesync worker race with REFRESH SEQUENCES
Previous Message shveta malik 2026-07-17 05:17:44 Re: [PATCH] Preserve replication origin OIDs in pg_upgrade