mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 18:37:22 -05:00
doc: update list of pg_trgm authors
Author: Oleg Bartunov
This commit is contained in:
parent
de4b3ea16d
commit
cfdadf5f93
1 changed files with 3 additions and 0 deletions
|
|
@ -429,6 +429,9 @@ CREATE INDEX words_idx ON words USING GIN (word gin_trgm_ops);
|
|||
<para>
|
||||
Teodor Sigaev <email>teodor@sigaev.ru</email>, Moscow, Delta-Soft Ltd.,Russia
|
||||
</para>
|
||||
<para>
|
||||
Alexander Korotkov <email>a.korotkov@postgrespro.ru</email>, Moscow, Postgres Professional, Russia
|
||||
</para>
|
||||
<para>
|
||||
Documentation: Christopher Kings-Lynne
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue