Attached is a small patch to pg_trgm documentation, which indicates
Alexander Korotkov as co-author. He made a lot of improvements to
pg_trgm and I think it's fair to mention him as author too.

Regards,
Oleg
diff --git a/doc/src/sgml/pgtrgm.sgml b/doc/src/sgml/pgtrgm.sgml
new file mode 100644
index e0d98f6..d362b03
*** a/doc/src/sgml/pgtrgm.sgml
--- b/doc/src/sgml/pgtrgm.sgml
*************** CREATE INDEX words_idx ON words USING GI
*** 430,435 ****
--- 430,438 ----
     Teodor Sigaev <email>teo...@sigaev.ru</email>, Moscow, Delta-Soft Ltd.,Russia
    </para>
    <para>
+    Alexander Korotkov <email>a.korot...@postgrespro.ru</email>, Moscow, Postgres Professional, Russia
+   </para>
+   <para>
     Documentation: Christopher Kings-Lynne
    </para>
    <para>
-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to