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

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(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: 2025-06-23 16:29:26
Message-ID: CAOYmi+nuopGOFGZN1hv53o3ftRjN7zUHqo8FpVrW9vBiwo7=+A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 23, 2025 at 1:17 AM Jelte Fennema-Nio <me(at)jeltef(dot)nl> wrote:
> The tags that are currently available are some default ones that I
> thought might be useful. If you're missing certain tags or don't like
> the default ones, please respond to this thread. If you have the right
> permissions, you can even create missing tags yourself in the admin
> panel.^1 But if you do, I think it would be useful to post here which
> ones you added for discussion purposes.

Initial thoughts:
- "dblink" seems overly specific compared to the others.
- "Backport" seems strange. That's what the Version column is for, no?
- "Comments Only" feels somehow... standoffish? defensive? How about
"Comments [Requested/Needed]" or something similar?

> ^1: I don't know who can do this, as I myself currently don't have
> that permission, nor the permission to look at permissions...

Hmm, should we grant the CFM group the ability to maintain the tags? I
don't currently have that permission either. (Who added the existing
ones?)

--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-06-23 16:32:29 Re: Add progressive backoff to XactLockTableWait functions
Previous Message Tom Lane 2025-06-23 16:28:42 Re: Issue with custom operator in simple case