Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vHZUj-00BOix-J0 for pgsql-docs@arkaria.postgresql.org; Sat, 08 Nov 2025 03:20:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1vHZUi-000PXE-8K for pgsql-docs@arkaria.postgresql.org; Sat, 08 Nov 2025 03:20:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vHZUi-000PX5-0m for pgsql-docs@lists.postgresql.org; Sat, 08 Nov 2025 03:20:04 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vHZUf-006b7J-2K for pgsql-docs@lists.postgresql.org; Sat, 08 Nov 2025 03:20:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=JCUwsEhbYid5uknuZu0k1yRJgD0dMH2jOmtKPAcaDcY=; b=BNpZMbymFbf0uk7fsOf5yj89F8 gphW4Vvegm4kndpm13CVpxJiGeETfgzi/pXbH37y4Nolk7Fzrial/nE+0IwyymYtvsOnV3/eAnrmY HLkbPCT6nDVcMuvF43fPg99nir3FNq5m52A5j+Ap7mrRghLbUmKRVYBKhl8w6PZ2QVUeUd7ORnNxK QWD3hZeSii2gF2nwW/vlHjfNbKlF5lFuG5wU/2tYw08A2ilWFFH8t7Y9OzjZxoEi0pJsNmtJhi3BK M9e1MdtGs0XJVWtv4tuiMZygMKh12xKaOoajLl87t7qmqO4fAWoiB9KEHpBvSMtOHljjZ+21BAJLn K1DBudNg==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1vHZUd-00000006G53-359d; Fri, 07 Nov 2025 22:19:59 -0500 Date: Fri, 7 Nov 2025 22:19:59 -0500 From: Bruce Momjian To: Daisuke Higuchi Cc: Erik Wienhold , pgsql-docs@lists.postgresql.org Subject: Re: doc: Fix missing or duplicate closing parentheses in some documents Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Nov 7, 2025 at 01:39:07PM +0900, Daisuke Higuchi wrote: > Thank you for checking! > > >"a regular expression (when starting with a slash (/))" > >to this: > >"a regular expression starting with a slash (/)" > > Yes, I agree with you. I also think this is easier to read. Very good, patches applied with adjustment by Erik Wienhold. --------------------------------------------------------------------------- > > Regards, > > 2025年11月7日(金) 13:08 Erik Wienhold : > > On 2025-11-07 02:40 +0100, Daisuke Higuchi wrote: > > I found that the parentheses seemed not to be handled correctly in > > following 3 documents, so I attach the patch for this. > > > > - closing parentheses is missing > >   - doc/src/sgml/client-auth.sgml > > > > - closing parentheses is duplicate > >   - doc/src/sgml/ltree.sgml > >   - doc/src/sgml/trigger.sgml > > All three changes make sense.  Although I would rephrase the part in > client-auth.sgml from this: > > "a regular expression (when starting with a slash (/))" > > to this: > > "a regular expression starting with a slash (/)" > > The latter reads nicer IMO and avoids the double closing parenthesis > which I find a bit awkward. > > -- > Erik Wienhold > -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.