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 1nxBWs-0001o8-Jh for pgsql-docs@arkaria.postgresql.org; Fri, 03 Jun 2022 17:56:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nxBWq-0003pd-F8 for pgsql-docs@arkaria.postgresql.org; Fri, 03 Jun 2022 17:56:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nxBWq-0003kP-7U for pgsql-docs@lists.postgresql.org; Fri, 03 Jun 2022 17:56:08 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nxBWk-0005fi-K3 for pgsql-docs@lists.postgresql.org; Fri, 03 Jun 2022 17:56:04 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 253HtqJD288015; Fri, 3 Jun 2022 13:55:53 -0400 From: Tom Lane To: Daniel Gustafsson cc: martin.kalcher@aboutsource.net, pgsql-docs@lists.postgresql.org Subject: Re: Proposal to improve uniq function documentation in intarray extension In-reply-to: References: <165407884456.573551.8779012279828726162@wrigleys.postgresql.org> <219445.1654270461@sss.pgh.pa.us> Comments: In-reply-to Daniel Gustafsson message dated "Fri, 03 Jun 2022 19:05:57 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <288013.1654278952.1@sss.pgh.pa.us> Date: Fri, 03 Jun 2022 13:55:52 -0400 Message-ID: <288014.1654278952@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Daniel Gustafsson writes: >> On 3 Jun 2022, at 17:34, Tom Lane wrote: >> .. there's no longer any reason we have >> to limit ourselves to one example. I propose this: > +1 Done like that, then. regards, tom lane