1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

docs: properly attribute PG 12 rel item to James Coleman

Reported-by: David Rowley

Discussion: https://postgr.es/m/CAKJS1f-NDmeA_tb0oRFhrgf19xq3A9MeoyMcckY04Ct=_i0c2A@mail.gmail.com
This commit is contained in:
Bruce Momjian
2019-05-10 21:06:38 -04:00
parent 809e248299
commit 8aa1b0885e

View File

@@ -811,7 +811,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
-->
<para>
Allow IN comparisons with arrays to use <literal>IS NOT NULL</literal> partial indexes more frequently (Tom Lane)
Allow IN comparisons with arrays to use <literal>IS NOT NULL</literal> partial indexes more frequently (James Coleman)
</para>
</listitem>