Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wFmgj-005Xca-1q for pgsql-hackers@arkaria.postgresql.org; Thu, 23 Apr 2026 05:33:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wFmgi-00HEbB-2c for pgsql-hackers@arkaria.postgresql.org; Thu, 23 Apr 2026 05:33:20 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wFmgi-00HEb1-1i for pgsql-hackers@lists.postgresql.org; Thu, 23 Apr 2026 05:33:20 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wFmgf-00000002Mh9-3noY for pgsql-hackers@postgresql.org; Thu, 23 Apr 2026 05:33:19 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 63N5XGnx1378961; Thu, 23 Apr 2026 01:33:16 -0400 From: Tom Lane To: Chao Li cc: "David G. Johnston" , PostgreSQL-development Subject: Re: Question about criteria for adding items to the v19 open items wiki page In-reply-to: <7A56B9A1-DC86-41BF-B171-7E6D68902CDA@gmail.com> References: <65FF114F-A7AF-4A19-BC29-CEB16EC0025E@gmail.com> <7A56B9A1-DC86-41BF-B171-7E6D68902CDA@gmail.com> Comments: In-reply-to Chao Li message dated "Thu, 23 Apr 2026 13:28:23 +0800" MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <1378959.1776922396.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Thu, 23 Apr 2026 01:33:16 -0400 Message-ID: <1378960.1776922396@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Chao Li writes: > In the Open Issues section, I see the first item has no owner listed, so= I assume we should add new items to the top of the list, and then, once t= hey are confirmed, either an owner will be assigned, or the item will be m= oved to =E2=80=9CWon=E2=80=99t Fix=E2=80=9D or removed. Is that right? Further down it says "add new items to the bottom". I agree that note is poorly placed. regards, tom lane