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 1w9NlW-001OKL-0W for pgsql-bugs@arkaria.postgresql.org; Sun, 05 Apr 2026 13:43:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w9NlU-002ye3-1f for pgsql-bugs@arkaria.postgresql.org; Sun, 05 Apr 2026 13:43:48 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1w9Lop-002VCT-10 for pgsql-bugs@lists.postgresql.org; Sun, 05 Apr 2026 11:39:07 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1w9Lom-00000000ibu-3MnE for pgsql-bugs@lists.postgresql.org; Sun, 05 Apr 2026 11:39:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:Cc:From:To:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Content-ID: Content-Description:In-Reply-To:References; bh=WYIZQA/KGAgIT/a0Ul0hSqlvS7bH8U+dkeIeONKB1nc=; b=uGiNt0YAuQlUMob1SCRy+fzDsI 84QrVgNmEVj0S225KlziW8GqkJRiPQFUd45ywXYwbN7FEPYUuFWkoGbxNPJu0meO7R8cpdiMUVwZL r4ri+b9o3ZEa0D4ppIGHMUyriFf1NM5Gs0bRRxJlJ5nVWg0CAh0GIlGy2tPmeWX3HlFxy/IA272+t HWF0DxSGr1eQRYaJHTbAjr7Mp9/I0oiV9P97NO6SM84xLzfKkc8u3xknTXYnglPz+uWXw3FqmnnZz Oz1ws/Bun548fw1M8ntwzrVgYpIl3UhpegmqcF53b8cgkZAgkxes3kBiyAATRi7lroRfz5ZdXCdK8 IjQesK6g==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1w9Lol-001wJc-1a for pgsql-bugs@lists.postgresql.org; Sun, 05 Apr 2026 11:39:03 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w9Loj-00GftD-2t for pgsql-bugs@lists.postgresql.org; Sun, 05 Apr 2026 11:39:02 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: BUG #19450: Where is checksum_block.inc.c after master install? To: pgsql-bugs@lists.postgresql.org From: PG Bug reporting form Cc: rekgrpth@gmail.com Reply-To: rekgrpth@gmail.com, pgsql-bugs@lists.postgresql.org Date: Sun, 05 Apr 2026 11:39:01 +0000 Message-ID: <19450-bb0612c50c6786e5@postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The following bug has been logged on the website: Bug reference: 19450 Logged by: RekGRpth Email address: rekgrpth@gmail.com PostgreSQL version: 18.3 Operating system: docker alpine Description: =20 There is no checksum_block.inc.c after master install