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 1ioBXS-0007yo-Sm for pgsql-hackers@arkaria.postgresql.org; Sun, 05 Jan 2020 19:26:15 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ioBXR-0006Ra-EF for pgsql-hackers@arkaria.postgresql.org; Sun, 05 Jan 2020 19:26:13 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ioBXQ-0006RT-Tj for pgsql-hackers@lists.postgresql.org; Sun, 05 Jan 2020 19:26:13 +0000 Received: from n3.nabble.com ([162.255.23.22]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ioBXM-00066q-Qr for pgsql-hackers@postgresql.org; Sun, 05 Jan 2020 19:26:11 +0000 Received: from n3.nabble.com (localhost [127.0.0.1]) by n3.nabble.com (Postfix) with ESMTP id AE42519F305C0 for ; Sun, 5 Jan 2020 12:26:06 -0700 (MST) Date: Sun, 5 Jan 2020 12:26:06 -0700 (MST) From: legrand legrand To: pgsql-hackers@postgresql.org Message-ID: <1578252366670-0.post@n3.nabble.com> In-Reply-To: <8c05615c-0ca6-8fb6-7cc3-ba1bab071ca3@2ndquadrant.com> References: <9550e917-c370-36a3-277f-2f25bfc1b497@2ndquadrant.com> <59567979-d7a9-c9b3-9ae0-7b80dc7d6618@2ndquadrant.com> <1578236504868-0.post@n3.nabble.com> <8c05615c-0ca6-8fb6-7cc3-ba1bab071ca3@2ndquadrant.com> Subject: Re: WIP: System Versioned Temporal Table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Vik Fearing-4 wrote > On 05/01/2020 16:01, legrand legrand wrote: >=20 >=20 > No, that is incorrect.=C2=A0 The standard syntax is: >=20 >=20 > =C2=A0=C2=A0=C2=A0 FROM tablename FOR SYSTEM_TIME AS OF '...' >=20 > =C2=A0=C2=A0=C2=A0 FROM tablename FOR SYSTEM_TIME BETWEEN '...' AND '...' >=20 > =C2=A0=C2=A0=C2=A0 FROM tablename FOR SYSTEM_TIME FROM '...' TO '...' >=20 > --=20 >=20 > Vik Fearing oups, I re-read links and docs and I'm wrong. Sorry for the noise Regards PAscal -- Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.h= tml