docs: properly attribute PG 12 rel item to James Coleman
authorBruce Momjian
Sat, 11 May 2019 01:06:38 +0000 (21:06 -0400)
committerBruce Momjian
Sat, 11 May 2019 01:06:38 +0000 (21:06 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAKJS1f-NDmeA_tb0oRFhrgf19xq3A9MeoyMcckY04Ct=_i0c2A@mail.gmail.com

doc/src/sgml/release-12.sgml

index f9d27fe4fed9f21f924dc9cb3fe9b2643f3249b1..9fdd7d973fc5987dbb0b8b96a3af4d6016084c10 100644 (file)
@@ -811,7 +811,7 @@ Author: Tom Lane 
 -->
 
 
-Allow IN comparisons with arrays to use IS NOT NULL partial indexes more frequently (Tom Lane)
+Allow IN comparisons with arrays to use IS NOT NULL partial indexes more frequently (James Coleman)