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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Jelte Fennema-Nio <me(at)jeltef(dot)nl>, 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-07-01 03:21:15
Message-ID: 3059620.1751340075@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> writes:
> I'm headed in the opposite direction. Let me elaborate with some very
> strong opinions about the existing tags. (No one has to share my
> strong opinions.)

I do ... in particular,

> - dblink
> - PL/Perl
> - postgres_fdw
>
> I don't like these at all.

As an example of why these aren't too helpful, a patch that adds
a new kind of expression node is likely to touch a large subset
of any such code-area-based tags.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-07-01 03:36:10 Re: implicit casts from void*
Previous Message John Naylor 2025-07-01 03:20:07 implicit casts from void*