diff options
author | unknown <holyfoot@deer.(none)> | 2005-11-25 14:46:27 +0400 |
---|---|---|
committer | unknown <holyfoot@deer.(none)> | 2005-11-25 14:46:27 +0400 |
commit | 878e2618eae10a7db2f33baf2d947083a1c01d69 (patch) | |
tree | 757417450478f142cebc8d5bba4193ed2095c134 /sql/authors.h | |
parent | a167f63b855bdf049bfde4f8d617099f52ffe7c1 (diff) | |
download | mariadb-git-878e2618eae10a7db2f33baf2d947083a1c01d69.tar.gz |
HF mentioned in authors.h
sql/authors.h:
line about HF
Diffstat (limited to 'sql/authors.h')
-rw-r--r-- | sql/authors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h index ab5e367d707..88882ca8f23 100644 --- a/sql/authors.h +++ b/sql/authors.h @@ -30,5 +30,6 @@ struct show_table_authors_st show_table_authors[]= { { "Sergey Vojtovich", "Izhevsk, Russia", "Plugins infrastructure (5.1)" }, { "Alexander Nozdrin", "Moscow, Russia", "Bugfixing (Stored Procedures, 5.0)" }, { "Per-Erik Martin", "Uppsala, Sweden", "Stored Procedures (5.0)" }, + { "Alexey Botchkov (Holyfoot)", "Izhevsk Russia", "GIS extentions (4.1), Embedded Server (4.1), precision math (5.0)"}, {NULL, NULL, NULL} }; |