Emphase function name in README

This commit is contained in:
Julien Rouhaud 2015-08-30 16:08:22 +02:00
parent 87eb00478a
commit 8ad1e60bfc

View file

@ -82,4 +82,4 @@ Of course, only EXPLAIN without analyze will use hypothetical indexes:
To remove your backend's hypothetical indexes, you can use the function
**hypopg_drop_index(indexid)** with the OID that **hypopg()** function returns,
call hypopg_reset() to remove all at once or just close your current connection.
call **hypopg_reset()** to remove all at once or just close your current connection.