Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1j7brp-0007o9-HL for pgsql-hackers@arkaria.postgresql.org; Fri, 28 Feb 2020 09:23:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j7bro-0002YT-An for pgsql-hackers@arkaria.postgresql.org; Fri, 28 Feb 2020 09:23:32 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j7bro-0002YL-1r for pgsql-hackers@lists.postgresql.org; Fri, 28 Feb 2020 09:23:32 +0000 Received: from n3.nabble.com ([162.255.23.22]) by magus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1j7brj-0005ue-Ld for pgsql-hackers@postgresql.org; Fri, 28 Feb 2020 09:23:30 +0000 Received: from n3.nabble.com (localhost [127.0.0.1]) by n3.nabble.com (Postfix) with ESMTP id 307051B51C0B1 for ; Fri, 28 Feb 2020 02:23:25 -0700 (MST) Date: Fri, 28 Feb 2020 02:23:25 -0700 (MST) From: legrand legrand To: pgsql-hackers@postgresql.org Message-ID: <1582881805129-0.post@n3.nabble.com> In-Reply-To: <20200228162914.b296b29eefa23d28d3048d98@sraoss.co.jp> References: <20191129181600.7b5dd4167e1753536af33937@sraoss.co.jp> <20191129181954.208da0d63c1ff9e556008e80@sraoss.co.jp> <20191201025514.GY2355@paquier.xyz> <20191202.100118.1160224336488931090.t-ishii@sraoss.co.jp> <20191202110538.a6ff2cd84f488f42eab621eb@sraoss.co.jp> <20191220140232.57b43c4f6296f793d42946b2@sraoss.co.jp> <20191226110302.6e85967388aea26292dde1b5@sraoss.co.jp> <1577490124579-0.post@n3.nabble.com> <1582839355247-0.post@n3.nabble.com> <20200228162914.b296b29eefa23d28d3048d98@sraoss.co.jp> Subject: Re: Implementing Incremental View Maintenance MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk >> thank you for patch v14, that fix problems inherited from temporary tables. >> it seems that this ASSERT problem with pgss patch is still present ;o( >> > > Sorry but we are busy on fixing and improving IVM patches. I think fixing > the assertion failure needs non trivial changes to other part of > PosthreSQL. > So we would like to work on the issue you reported after the pgss patch > gets committed. Imagine it will happen tomorrow ! You may say I'm a dreamer But I'm not the only one ... ... -- Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html