diff options
author | Bruce Momjian | 1998-07-20 09:30:13 +0000 |
---|---|---|
committer | Bruce Momjian | 1998-07-20 09:30:13 +0000 |
commit | 60baf183b305314b08d8b0a3e040e3305d974d7f (patch) | |
tree | 5f2c0f6cf5c2a4123017468ca1e51253445411b8 /contrib/fulltextindex | |
parent | 0de96f82dc9af3de8aa840fb26563481479becd6 (diff) |
Add contributor name to fulltextindex, and clean up contrib/README.
Diffstat (limited to 'contrib/fulltextindex')
-rw-r--r-- | contrib/fulltextindex/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/fulltextindex/README b/contrib/fulltextindex/README index 3137e93256..36d611cf32 100644 --- a/contrib/fulltextindex/README +++ b/contrib/fulltextindex/README @@ -93,6 +93,4 @@ Method 1 is very slow, 2 a lot faster, and for very large tables, 3 is preferred. - - - +Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl> |