Re: Proposal to improve uniq function documentation in intarray extension

Martin Kalcher <martin.kalcher@aboutsource.net>

From: Martin Kalcher <martin.kalcher@aboutsource.net>
To: Tom Lane <tgl@sss.pgh.pa.us>, Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-docs@lists.postgresql.org
Date: 2022-06-07T08:48:10Z
Lists: pgsql-docs
Thank you very much. The new documentation is way better.

Am 03.06.22 um 19:55 schrieb Tom Lane:
> Daniel Gustafsson <daniel@yesql.se> writes:
>>> On 3 Jun 2022, at 17:34, Tom Lane <tgl@sss.pgh.pa.us> 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



Commits

  1. Doc: improve example for intarray's uniq() function.