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 1sYTdF-00BeA2-GZ for pgsql-hackers@arkaria.postgresql.org; Mon, 29 Jul 2024 16:53:58 +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 1sYTdE-00191v-2s for pgsql-hackers@arkaria.postgresql.org; Mon, 29 Jul 2024 16:53:56 +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 1sYTdC-00191n-LU for pgsql-hackers@lists.postgresql.org; Mon, 29 Jul 2024 16:53:55 +0000 Received: from fout4-smtp.messagingengine.com ([103.168.172.147]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYTd9-00247s-97 for pgsql-hackers@postgresql.org; Mon, 29 Jul 2024 16:53:53 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailfout.nyi.internal (Postfix) with ESMTP id 606711380288; Mon, 29 Jul 2024 12:53:50 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Mon, 29 Jul 2024 12:53:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ilmari.org; h=cc :cc:content-type:content-type:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:subject :subject:to:to; s=fm2; t=1722272030; x=1722358430; bh=fdyxmJk+xZ 6q3h88HnDwJ8yYWrN4wfw+97p9rRcKCuo=; b=LsOD9p1A1hMlp+SCopcaHzCwup gqCpI8Tink1ljkjwAtfZjP/2p10YZk9JIw2y74eP4Qn74pIc+FxQBtxDuSRqknPH QMKnGUtWXuJhLB59i1/IuglybG3iIhkniHb2IC50ETlnT73RG7aAseKd4rDeRet/ Ws1jR/2T/SeQdAQIRTsR+DcscdwStLoL/dDknCnEO4qfx+fU0dBVGRulgJywUIEy MRj+axXga1P+darF+iZRcHzcidsv9tI3HmdQ6/h9wZBHV4iteWQbcT9ifAYblKdd btUXzvSDuR5/dMQu6JdNVBCBDJY8y7Gmf7b/fxKb+mwIULfR3gMZHN3FvhrQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; t=1722272030; x=1722358430; bh=fdyxmJk+xZ6q3h88HnDwJ8yYWrN4 wfw+97p9rRcKCuo=; b=FSKwHZOC5Gq0WJavwoukrJaSGJg+WLyJ+Vl+9ZIHq6dX v6U8k8elVm+kvbEWpycZn5HYjnlHkl1JdSBd+JE4Rgx2x1gcw5iQ9QqYvRrDoBmI ZYWxMTZvqUQhBwoeG5B4BVEiy9m7e81nXKnmo4ruDWf5v5J2AAPywqs0nSKF1Qa1 B96yis7KIGsVtaQSmNjOsjUJ6P7IwqovFHBVkUa6tjlOj9H+3EaTO/Qh0B0e2nLy ua5V2e+L/7ecE0Ab9vAj+4M1/t/qFBkDIW77rtOArv9DD0a7/R1GXILwOSgYVq2I cB4zpGblqLmTAfDlwXyOyD0I36mLrZLseHN5Y8/3eg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeeftddrjedvgddutdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufhffjgfkfgggtgesthdtredttderjeenucfhrhhomhepffgrghhf ihhnnhcukfhlmhgrrhhiucforghnnhhsnohkvghruceoihhlmhgrrhhisehilhhmrghrih drohhrgheqnecuggftrfgrthhtvghrnhepkeeljeeufefhffekhfektdefleeuvdeiiefh heeffeefgeegudffudehjeejiefgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepihhlmhgrrhhisehilhhmrghrihdrohhrghdpnhgspghrtghp thhtoheptd X-ME-Proxy: Feedback-ID: i1ff147bf:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 29 Jul 2024 12:53:49 -0400 (EDT) From: =?utf-8?Q?Dagfinn_Ilmari_Manns=C3=A5ker?= To: Nathan Bossart Cc: px shi , pgsql-hackers@postgresql.org Subject: Re: CREATE MATERIALIZED VIEW References: <87cyn1eft4.fsf@wibble.ilmari.org> <87a5i5ef7e.fsf@wibble.ilmari.org> <877cd9edcx.fsf@wibble.ilmari.org> <874j8deccy.fsf@wibble.ilmari.org> Date: Mon, 29 Jul 2024 17:53:47 +0100 In-Reply-To: (Nathan Bossart's message of "Mon, 29 Jul 2024 11:38:42 -0500") Message-ID: <871q3cdtr8.fsf@wibble.ilmari.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Nathan Bossart writes: > Committed. Thanks! - ilmari