public inbox for [email protected]  
help / color / mirror / Atom feed
From: Chao Li <[email protected]>
To: Peter Eisentraut <[email protected]>
Cc: Paul A Jungwirth <[email protected]>
Cc: PostgreSQL Hackers <[email protected]>
Subject: Re: SQL:2011 Application Time Update & Delete
Date: Thu, 13 Nov 2025 11:56:22 +0800
Message-ID: <CAEoWx2nTRbGbCeqGyn224a+C9xUMUmnyxxyTQz33UmN_1+icSg@mail.gmail.com> (raw)
In-Reply-To: <CAEoWx2m5eDSoQJfqyO2o_v_ut1bPXONSKD1Ni-O=2nL01THw6w@mail.gmail.com>
References: <[email protected]>
	<CA+renyW-S0LyG0E4qxFvnKNKsgq_6WWeTStOXHpjCvwj6LKS6Q@mail.gmail.com>
	<CA+renyXXJJCmgG0Wdf89JgVNAeRKkVn+EuZGTf4Ph-BWoJafQA@mail.gmail.com>
	<CA+renyWA-b00qvz4gDdPbPBjVatacB1T5v7SJc6J_xg3R6-qRw@mail.gmail.com>
	<CA+renyVYnV9rGDiUhTQEy8r6gx6Xg-+OEo-2DK7JbuBXcLVq5A@mail.gmail.com>
	<CA+renyWcNBdnaW4zc9S03aN+fEbVVB1S+q8e9MEjhM2YB+kkiw@mail.gmail.com>
	<CA+renyUiEu2yTHk+Vy-Rt2xA5Vnp2N_ohN=npiNmMKTh53qDfA@mail.gmail.com>
	<[email protected]>
	<CA+renyW7ZB_k9AgmSFJU2EegL9r1k1sgWo4-9tGGkgwxNqe6kw@mail.gmail.com>
	<[email protected]>
	<CAEoWx2m5eDSoQJfqyO2o_v_ut1bPXONSKD1Ni-O=2nL01THw6w@mail.gmail.com>

Sorry, I missed the attachment.

Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
https://www.highgo.com/


On Thu, Nov 13, 2025 at 11:55 AM Chao Li <[email protected]> wrote:

>
>
> On Nov 5, 2025, at 23:46, Peter Eisentraut <[email protected]> wrote:
>
> I committed the patches 0001 and 0002 (from v59).
>
>
> I just noticed 0001 and 0002 have been pushed, and my comments 3&4 on 0002
> had been fixed in the pushed version.
>
> So, I created a patch to fix the typo of my comment 1. As the fix is
> really trivial, I am fine either merging it or leaving it to Paul for next
> updates.
>
> Best regards,
> --
> Chao Li (Evan)
> HighGo Software Co., Ltd.
> https://www.highgo.com/
>
>
>
>
>


Attachments:

  [application/octet-stream] v1-0001-Fixed-a-typo-left-by-e4d8a2a.patch (1019B, 3-v1-0001-Fixed-a-typo-left-by-e4d8a2a.patch)
  download | inline diff:
From 9e11cc2d2059876f8c9a13beb3b33af0d61486aa Mon Sep 17 00:00:00 2001
From: "Chao Li (Evan)" <[email protected]>
Date: Thu, 13 Nov 2025 11:51:28 +0800
Subject: [PATCH v1] Fixed a typo left by e4d8a2a

Author: Chao Li <[email protected]>
---
 doc/src/sgml/ddl.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml
index bf574a1741b..0f2c0fdb7ac 100644
--- a/doc/src/sgml/ddl.sgml
+++ b/doc/src/sgml/ddl.sgml
@@ -1610,7 +1610,7 @@ CREATE TABLE circles (
 
    <para>
     <firstterm>Application time</firstterm> refers to a history of the entity
-    described by a table.  In a typical non-temporal table, there is single
+    described by a table.  In a typical non-temporal table, there is a single
     row for each entity.  In a temporal table, an entity may have multiple
     rows, as long as those rows describe non-overlapping periods from its
     history.  Application time requires each row to have a start and end time,
-- 
2.39.5 (Apple Git-154)



view thread (52+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: SQL:2011 Application Time Update & Delete
  In-Reply-To: <CAEoWx2nTRbGbCeqGyn224a+C9xUMUmnyxxyTQz33UmN_1+icSg@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox