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.89) (envelope-from ) id 1iaKPT-0000B8-0B for pgsql-hackers@arkaria.postgresql.org; Thu, 28 Nov 2019 14:04:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iaKOT-0002UP-NM for pgsql-hackers@arkaria.postgresql.org; Thu, 28 Nov 2019 14:03:41 +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 1iaKOT-0002UI-E4 for pgsql-hackers@lists.postgresql.org; Thu, 28 Nov 2019 14:03:41 +0000 Received: from mail-qv1-xf44.google.com ([2607:f8b0:4864:20::f44]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iaKOQ-0000ar-Db for pgsql-hackers@postgresql.org; Thu, 28 Nov 2019 14:03:40 +0000 Received: by mail-qv1-xf44.google.com with SMTP id p2so43171qvo.10 for ; Thu, 28 Nov 2019 06:03:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=+LVrVufeWCX184seJ5o80GC9vn1QXJSXpXv6x3YD2zI=; b=bPlEN+SmZV+C/bHAT+MQnarAcDvZEOg3tMbsx1FiD4ax6ex0UolJRCj++C5q6Vv3SM omDxigYV2XsT1wXGXY2h8dbFtyV+VzeB2R249OrgSba0alsoGTYCuGMdyr8W1bbI0rsN LRx/kyVUP4G6Uc2Ie1FBzml4GjhTt+6gvy9pxsrGupnn9lfMoaK121OMFA4+6rSLU78+ SxFxNo8ybEu5reAckiAlS01Ri4VqPmuZqnO+GqzSe6Kp37Y7LcAqaR9Fn8iKad0iKXgP HZxI2UxotP94YTVGuM0zhvuM5HB3Fmn6Ie4GU5Geb86maQgNGxMtwCHfu52jJ1qQkB0B p9IQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=+LVrVufeWCX184seJ5o80GC9vn1QXJSXpXv6x3YD2zI=; b=Wf6z5kQoW4m7OuaM7WZls9FNIPlMr80qSCkKf0QQE6XftWqi9TWmoKFYZvfv74UY9t gP5ggifd2hWAZM0zN9sZQ5Q2fNIlRPWL5Z6UTZrnwQiXK3zH+nmIda7fGD9yUgPQN0/q mrakkNyU7EDquyY/zfZwiytPpjHJ+x5GjlyQ92pu05nh/3/aeclhJLIqzNUSDlc/5xnN LzVvqLIULwqcCnVa+tu6lwnRgx+E2FiLKZlCbeH7T2O8VeQIjmHljT0sZe/M3pzeUht1 R8bU9CTC5yQ8qN52aNzJ46jRBEl3FFfcfz/hN6Q1+EB/V2CLoC51REu2ogM4hsAXMpbS 2TRQ== X-Gm-Message-State: APjAAAUC9i6fsMxLFMWhunyAzz3zsvyRqYEgWpYA1kmLTt2gQyiMQYOT w76x3EsS4WeyfCkHRg5hrPWtCA== X-Google-Smtp-Source: APXvYqz4c0/CmRjqHtPuAObYsigKxnoShklBoJURGGD87P3bjCPceykgy3Fid8LHwCm1/QXAeSq6xg== X-Received: by 2002:a0c:baa5:: with SMTP id x37mr10648725qvf.228.1574949816302; Thu, 28 Nov 2019 06:03:36 -0800 (PST) Received: from nimloth.alvh.no-ip.org ([179.56.96.77]) by smtp.gmail.com with ESMTPSA id x16sm666305qki.110.2019.11.28.06.03.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Nov 2019 06:03:35 -0800 (PST) Received: by nimloth.alvh.no-ip.org (Postfix, from userid 1000) id 5F3B6300663; Thu, 28 Nov 2019 11:03:33 -0300 (-03) Date: Thu, 28 Nov 2019 11:03:33 -0300 From: Alvaro Herrera To: Yugo Nagata Cc: Tatsuo Ishii , pgsql-hackers@postgresql.org, hoshiai@sraoss.co.jp, thomas.munro@gmail.com, kgrittn@gmail.com Subject: Re: Implementing Incremental View Maintenance Message-ID: <20191128140333.GA25947@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191128171052.ee3948fad09eb9337fcbbfc9@sraoss.co.jp> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk One thing pending in this development line is how to catalogue aggregate functions that can be used in incrementally-maintainable views. I saw a brief mention somewhere that the devels knew it needed to be done, but I don't see in the thread that they got around to doing it. Did you guys have any thoughts on how it can be represented in catalogs? It seems sine-qua-non ... -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services