diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index f9d27fe4fed..9fdd7d973fc 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -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)