1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add contributor name to fulltextindex, and clean up contrib/README.

This commit is contained in:
Bruce Momjian
1998-07-20 09:30:13 +00:00
parent 0de96f82dc
commit 60baf183b3
2 changed files with 76 additions and 60 deletions

View File

@ -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>