Re: IN for records

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Ilya Nenashev <innenashev@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2023-07-19T15:02:56Z
Lists: pgsql-docs
Ilya Nenashev <innenashev@gmail.com> writes:
> I totally agree.
> Who and when will put these changes into the documentation pages?

Done at 
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=15c68cd84a2c80eed9b67ed6746ed5b91baea587

			regards, tom lane



Commits

  1. Doc: improve description of IN and row-constructor comparisons.