doc: update list of pg_trgm authors
authorBruce Momjian
Mon, 8 Aug 2016 18:02:16 +0000 (14:02 -0400)
committerBruce Momjian
Mon, 8 Aug 2016 18:02:43 +0000 (14:02 -0400)
Author: Oleg Bartunov

doc/src/sgml/pgtrgm.sgml

index e0d98f6dd8f02e5d58c1f6840ede5e5bf7970359..d362b03cf3a8850b258eecd1f3d5fe976c6a177a 100644 (file)
@@ -429,6 +429,9 @@ CREATE INDEX words_idx ON words USING GIN (word gin_trgm_ops);
   
    Teodor Sigaev [email protected], Moscow, Delta-Soft Ltd.,Russia
   
+  
+   Alexander Korotkov [email protected], Moscow, Postgres Professional, Russia
+  
   
    Documentation: Christopher Kings-Lynne