Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pHsKh-0004HC-Om for pgsql-hackers@arkaria.postgresql.org; Tue, 17 Jan 2023 20:13:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pHsKg-000856-Of for pgsql-hackers@arkaria.postgresql.org; Tue, 17 Jan 2023 20:13:22 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pHsKg-00083J-Fo for pgsql-hackers@lists.postgresql.org; Tue, 17 Jan 2023 20:13:22 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pHsKb-0006wa-QY for pgsql-hackers@lists.postgresql.org; Tue, 17 Jan 2023 20:13:19 +0000 Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1pHsKa-00B0bV-Qa; Tue, 17 Jan 2023 15:13:16 -0500 Date: Tue, 17 Jan 2023 15:13:16 -0500 From: Bruce Momjian To: John Naylor Cc: PostgreSQL Hackers Subject: Re: cutting down the TODO list thread Message-ID: References: <20210520183855.GC8971@momjian.us> <20210702012332.GD3618@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Jan 16, 2023 at 05:17:23PM +0700, John Naylor wrote: > > I wrote: > > > We could also revise the developer FAQ: > > - remove phrase "Outstanding features are detailed in Todo." > > - add suggestion to to check the Todo or Not_worth_doing pages to see if the > desired feature is undesirable or problematic > > - rephrase "Working in isolation is not advisable because others might be > working on the same TODO item, or you might have misunderstood the TODO item." > so it doesn't mention 'TODO' at all. > > There is also > > https://wiki.postgresql.org/wiki/So,_you_want_to_be_a_developer%3F#TODOs > > Changing the description of what links to the todo list will probably do more > to reduce confusion than language in the todo list itself. Agreed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Embrace your flaws. They make you human, rather than perfect, which you will never be.