Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kxly9-00048K-KN for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Jan 2021 07:13:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kxly8-0005Rp-Gy for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Jan 2021 07:13:56 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kxly7-0005Ri-O9 for pgsql-hackers@lists.postgresql.org; Fri, 08 Jan 2021 07:13:56 +0000 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kxly4-00023X-Or for pgsql-hackers@postgresql.org; Fri, 08 Jan 2021 07:13:54 +0000 Received: by mail-oi1-x236.google.com with SMTP id f132so10320115oib.12 for ; Thu, 07 Jan 2021 23:13:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=+b3IyAWFqa2LrxZnoYIWk/S86WdEI4IFpezrduxmzJ4=; b=lguKy9YWo+LjqkKjndOw15iVmEQQP9DakEBX1KCxjwFRPNzH0z9IPvLvPqkOdg4Otu HuaCvyPP+SJ/RaGSw14b7XvHRBoGfV2Ckj8luYPGnoDsQmZS1a4aIKwjhM2QdRgNiGUT 05JpfQzwv3UGY561T08hH3/J7yH/X53+4DJ3n1hFw2maGOjXS7xe2n077/ZCRFvbkH0v 8pdiRzKO2OFqXnBWZjkHTmymFoFwW2aF1N7KHwZiCvueeSMMMTGw3txRK4YFwtQIAeMq 0LKmBFzlMn6805Vi8edyE3+C4i18TDXeCCi+IrQoZlznT6cQMX9l/biThkHcYDeQ4F1C SOPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+b3IyAWFqa2LrxZnoYIWk/S86WdEI4IFpezrduxmzJ4=; b=G5ZDoZll+A/qO+pToJNlBGaMl0uPA0RBEGbAkMm8E88p1Uxm7+oI5FojbkYZAJT26+ QaKimj7qKvxQYpPLa4nUW/QJ01pwZsNzGS6YxeBQ5eI3IX6r2iUknDOF9tLhtWTAna+R 92bTmm4lGEpBfDuh1W/YHPq3HgKBr78Ds58VcCQXTOiYLD4iZxm/mq0PpyPn9XD62zur i3UOhAHfazeX3wgw82XfOoPUxd24F8qqgNgQLX7MfaxED/MPMVReJnIFoNJijsvrKdkP uFWbXpM+SxCeZtENcej5LdK9roC1tmPMCTT5l74n39/rYjI1Vz5I53T+RByj98Mojj1c BnOg== X-Gm-Message-State: AOAM531wMYGr6toj4pJ606yqo/oTcjeyIiCHlS9avqHh7FtZ8C8l2oTl sRs9DxvBWt2oN95IXYFqg0o/4m+VQJaUWuic8zXq2ieFQB+uOEQ1cUMNmhjNTIprr7zpKPuCybi 9WC/xZNVGiuBIk40sXxJEKGI+qIbsh3Zp+8UXzumUbqXBWR5VAbLcuK06aGmO0ZEbCFZ73hv3oZ xNXdrkOfxJWw9a42qPpAflRk5PYgan56nvo3uPBDTpF0jrabECeWbT X-Google-Smtp-Source: ABdhPJxNTRKHBQys8mSrYN6B/M8nRzGLbyVDg/42jC7ucChQgtMqzO7leDjvRX00Dp1uz8YclpVqkfQj/m4U8/XR3+M= X-Received: by 2002:aca:4a84:: with SMTP id x126mr1473721oia.111.1610090031500; Thu, 07 Jan 2021 23:13:51 -0800 (PST) MIME-Version: 1.0 References: <9550e917-c370-36a3-277f-2f25bfc1b497@2ndquadrant.com> <1c0f2169-f949-f5c5-9069-b6d0d7e110a7@pgmasters.net> <00B5FD97-A568-4270-B0CF-59BA7DEEBFEA@lenstra.fr> <20200929054427.GC7117@paquier.xyz> In-Reply-To: From: Simon Riggs Date: Fri, 8 Jan 2021 07:13:40 +0000 Message-ID: Subject: Re: WIP: System Versioned Temporal Table To: Masahiko Sawada Cc: Surafel Temesgen , Ryan Lambert , Michael Paquier , =?UTF-8?Q?R=C3=A9mi_Lapeyre?= , Eli Marmor , David Steele , Vik Fearing , PostgreSQL Hackers , Georgios Content-Type: multipart/mixed; boundary="00000000000062c71305b85e4cf7" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000062c71305b85e4cf7 Content-Type: text/plain; charset="UTF-8" On Thu, Jan 7, 2021 at 5:59 PM Simon Riggs wrote: > > On Mon, Jan 4, 2021 at 2:24 PM Masahiko Sawada wrote: > > Please also note the v7 patch cannot be applied to the current HEAD. I'm switching the patch as Waiting on Author. > > Surafel, please say whether you are working on this or not. If you > need help, let us know. I've minimally rebased the patch to current head so that it compiles and passes current make check.