Re: Proposal to improve uniq function documentation in intarray extension

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: martin.kalcher@aboutsource.net, pgsql-docs@lists.postgresql.org
Date: 2022-06-03T17:55:52Z
Lists: pgsql-docs
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.