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.94.2) (envelope-from ) id 1riERY-00Fs3V-FL for pgsql-www@arkaria.postgresql.org; Thu, 07 Mar 2024 14:09:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1riERX-005iH8-0r for pgsql-www@arkaria.postgresql.org; Thu, 07 Mar 2024 14:09:55 +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.94.2) (envelope-from ) id 1riERW-005iH0-Qa for pgsql-www@lists.postgresql.org; Thu, 07 Mar 2024 14:09:55 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1riERS-003Jzb-Re for pgsql-www@postgresql.org; Thu, 07 Mar 2024 14:09:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=A3X4ead9ua7O8P10sYkFxoUeJHs5BtIC6jfPcqYLRUc=; b=DNaTe 6jElpk1hWPFnq3kIJkW/X6e7rNsWu93A5jP4/joFIvpun5FCQNxLjeQYFpnLFGrnw+HQW5iwQR+UV 3hnlcjwUCrkhBvt81L0BtNq3vKqCDXyPwensaRtTWeYvEdpTy1b45MGjr0WiKWxWOYXyY5RPh6RdX wwZXjOuHb2hdsO8dG6rLK62flJwXK4Ve9lTFo5X0AMTl69Gs50Kj7oRQWmidiLBcAZvQ1pDQ+wcbT SQkinCKX0poRpjpDhJ/I5jTt4OdU05WCuPj8f/MVXYD0f9tNgcHfWVJ72xJw6oltSXu5fK53TD1qI wC5fY2E2ojODTQgKICZXo60ZwvOuA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1riERQ-009YAy-2w; Thu, 07 Mar 2024 09:09:48 -0500 Date: Thu, 7 Mar 2024 09:09:48 -0500 From: Bruce Momjian To: Jiangshan Liu Cc: pgsql-www@postgresql.org Subject: Re: Ask about bug numbering rules in pgsql-bugs mailing list Message-ID: References: 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 Thu, Mar 7, 2024 at 08:57:57PM +0800, Jiangshan Liu wrote: > Hello! > I'm writing my thesis expecting to refer to commit issues on the PostgreSQL > website pgsql-bugs mailing list via bug numbering, but I'm concerned that some > of the commit issues are not numbered (e.g., https://www.postgresql.org/ > message-id/flat/1958255.PYKUYFuaPT%40aivenlaptop# > 1bdd1e237c4858f85b0313522c6bad2c ), and I'm curious about this, so I'd like to > ask you for what reason this is happening, please! Thank you Uh, many commits are unrelated to actual bug reports. Connecting commits to email messages should be easier, though only some commits mention the email thread that prompted the commit. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.