projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de4b3ea
)
doc: update list of pg_trgm authors
author
Bruce Momjian
Mon, 8 Aug 2016 18:02:16 +0000
(14:02 -0400)
committer
Bruce Momjian
Mon, 8 Aug 2016 18:02:43 +0000
(14:02 -0400)
Author: Oleg Bartunov
doc/src/sgml/pgtrgm.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgtrgm.sgml
b/doc/src/sgml/pgtrgm.sgml
index e0d98f6dd8f02e5d58c1f6840ede5e5bf7970359..d362b03cf3a8850b258eecd1f3d5fe976c6a177a 100644
(file)
--- a/
doc/src/sgml/pgtrgm.sgml
+++ b/
doc/src/sgml/pgtrgm.sgml
@@
-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