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

From Tom Lane
Subject Re: Tags in the commitfest app: How to use them and what tags to add?
Date
Msg-id 3059620.1751340075@sss.pgh.pa.us
Whole thread Raw
In response to Re: Tags in the commitfest app: How to use them and what tags to add?  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
Jacob Champion <jacob.champion@enterprisedb.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



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: implicit casts from void*
Next
From: Tom Lane
Date:
Subject: Re: implicit casts from void*